TimeZoneOffset

EmailLoadOptions.TimeZoneOffset property

Gets or sets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the localtime and UTC.

public TimeSpan TimeZoneOffset { get; set; }

See Also