EwsMessageInfo.Attachments Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9313)
Attachments
Gets the list of attachments attached to the item. Inherited from EwsItemInfo.
Declaration
public IList<EwsAttachmentInfo> Attachments { get; }
Property Value
| Type | Description |
|---|---|
| IList<EwsAttachmentInfo> |