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