Click or drag to resize

MailBuilderMessageID Property

Gets or sets id of a email message ('Message-ID' header). Does not include surrounding brackets (< and >). If not set or set to null generated automatically.

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

Property Value

Type: String
See Also