Contains(Value: INetMailAddress): Boolean;
Value - email address, which presence must be checked in the collection.
The Contains method checks if the email address passed by the Value parameter is contained in the collection, and returns True if the address is present.
See also: