Click or drag to resize

EnvelopeInternalDate Property

Gets the internal date of the message (INTERNALDATE). May be null in case of parsing error.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public DateTime? InternalDate { get; }

Property Value

Type: NullableDateTime
See Also