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