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