Click or drag to resize

ReadReceiptBuilderDispatchedTextTemplate Property

Gets or sets plain text version of the dispatched reply template.

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

Property Value

Type: String
Remarks
Template sample:
This is a confirmation that your message sent to [OriginalRecipient.Address] was dispatched.
See Also