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.26106.1555
Syntax
public string InternalDate { get; set; }

Property Value

String
See Also