OutlookStorageMessageSentDate Property |
Gets the display value of the sent date.
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntaxpublic DateTime SentDate { get; }
Property Value
Type:
DateTimeThe display value of the sent date.
See Also