contains


Description:

[ CCode ( cname = "internet_address_list_contains" ) ]
public bool contains (InternetAddress ia)

Checks whether or not the specified InternetAddress is contained within the InternetAddressList.

Parameters:

this

a InternetAddressList

ia

a InternetAddress

Returns:

true if the specified InternetAddress is contained within the specified InternetAddressList or false otherwise.