Click or drag to resize

ReadReceiptBuilderDeniedTextTemplate Property

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

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

Property Value

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