Click or drag to resize

UploadMessageInfoInternalDate Property

Gets or sets the internal date of the message. Consider using SetInternalDate(DateTime) method instead of setting this property directly.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string InternalDate { get; set; }

Property Value

Type: String
See Also