MailBee.NET Objects 4.0

Envelope.DatesAsUtc Property

Indicates if MailBee should return date and time according to UTC standard.

public bool DatesAsUtc {get; set;}

Property Value

If true, Date and DateReceived properties will return date and time according to UTC (GMT) standard; otherwise, the returned dated timezone-corrected to match local time of the computer running MailBee. The default value is false.

See Also

Envelope Class | MailBee.ImapMail Namespace