Click or drag to resize

IMailMessageID Property

Gets or sets id of this email message ('Message-ID' header). Does not include surrounding brackets (< and >).

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
string MessageID { get; set; }

Property Value

Type: String
See Also