MsgAddressCollection.Contains Method
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9083)
Contains(MsgAddress)
Gets a value indicating whether the specified address is in the collection.
Declaration
public bool Contains(MsgAddress address)
Parameters
Type | Name | Description |
---|---|---|
MsgAddress | address | An address to be located. |
Returns
Type | Description |
---|---|
Boolean |