OutlookStorageMessageAttachments Property
Gets the list of attachments in the outlook message.
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
public List<OutlookStorageAttachment> Attachments { get; }
Property Value
ListOutlookStorageAttachmentThe list of attachments in the outlook message.