The message date for the currently selected message.
public string MailMessageDate { get; }
Public ReadOnly Property MailMessageDate As String
""
The date will be formatted like the following example:
Wed, 29 Dec 2004 11:58:02 +0700
This property is read-only.