public DateTimeOffset? SaveDate { get; set; }
Gets the date and time that the message was saved to the current mailbox, if available.
This property will only be set if the SaveDate flag is passed to one of the Fetch or FetchAsync methods.
Copyright © 2013-2023 Jeffrey Stedfast