Click or drag to resize

EnvelopeInReplyTo Property

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

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

Property Value

Type: String
See Also