| EnvelopeInternalDateString Property |
Gets a string representing the internal date of the message (INTERNALDATE).
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string InternalDateString { get; }
Public ReadOnly Property InternalDateString As String
Get
public:
property String^ InternalDateString {
String^ get ();
}
member InternalDateString : string with get
Property Value
Type:
StringSee Also