Click or drag to resize

MailBuilderInReplyTo Property

Gets or sets the id of the parent email message ('In-Reply-To' header). Does not include surrounding brackets (< and >).

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

Property Value

Type: String
See Also