public DateTimeOffset? InternalDate { get; set; }
Gets the internal date of the message (i.e. the "received" date), if available.
This property will only be set if the InternalDate flag is passed to one of the Fetch or FetchAsync methods.
Copyright © 2013-2023 Jeffrey Stedfast