Click or drag to resize

IMailXMsg2MimeCreationTime Property

Gets or sets the 'X-Msg2Mime-Creation-Time' value. It represents PR_CREATION_TIME. May be null.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
DateTime? XMsg2MimeCreationTime { get; set; }

Property Value

Type: NullableDateTime
See Also