InternetAddressList.contains

bool contains(gmime.internet_address.InternetAddress ia) nothrow

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

Parameters

iaa #InternetAddress

Returns

true if the specified #InternetAddress is contained

within the specified #InternetAddressList or false otherwise.