Gets the date and time value indicating when the item was sent.
DateTime.MinValue if the value is not known.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property SentDate As DateTime Get Private Set |
C# |
---|
public DateTime SentDate { get; private set; } |