Click or drag to resize

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
Syntax
C#
public DateTime SentDate { get; }

Property Value

Type: DateTime
The display value of the sent date.
See Also