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