IMessage |
DateTimeOffset? InternalDate { get; }
Gets the internal date of the message (often the same date as found in the Received header), if available.
This property will only be set if the InternalDate flag is passed to one of the Fetch or FetchAsync methods.