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.26106.1555
Syntax
public DateTime? InternalDate { get; }

Property Value

NullableDateTime
See Also