OutlookStorageMessageRecipients Property
Gets the list of recipients in the outlook message.
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
public List<OutlookStorageRecipient> Recipients { get; }
Property Value
ListOutlookStorageRecipientThe list of recipients in the outlook message.