[ CCode ( cname = "internet_address_list_contains" ) ]
public bool contains (InternetAddress ia)
Checks whether or not the specified InternetAddress is contained within the InternetAddressList.
this | |
ia |
true if the specified InternetAddress is contained within the specified InternetAddressList or false otherwise. |