OutlookStorageMessageMessages Property
Gets the list of sub messages in the outlook message.
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
public List<OutlookStorageMessage> Messages { get; }
Property Value
ListOutlookStorageMessageThe list of sub messages in the outlook message.