Dart.Mail Namespace > ImapMessage Class : Date Property |
Public ReadOnly Property Date As Date
Dim instance As ImapMessage Dim value As Date value = instance.Date
public DateTime Date {get;}
public: __property DateTime get_Date();
Returns the date when the server received the message. This is independent of the Date header, which typically indicates the date the message was sent.
Returns a default DateTime value if its value has not been populated with Get.