Click or drag to resize

ReadReceiptBuilder Properties

The ReadReceiptBuilder type exposes the following members.

Properties
  NameDescription
Public propertyDeletedSubjectTemplate
Gets or sets deleted reply template for the subject.
Public propertyDeletedTextTemplate
Gets or sets plain text version of the read reply template.
Public propertyDeniedSubjectTemplate
Gets or sets denied reply template for the subject.
Public propertyDeniedTextTemplate
Gets or sets plain text version of the denied reply template.
Public propertyDispatchedSubjectTemplate
Gets or sets dispatched reply template for the subject.
Public propertyDispatchedTextTemplate
Gets or sets plain text version of the dispatched reply template.
Public propertyProcessedSubjectTemplate
Gets or sets processed reply template for the subject.
Public propertyProcessedTextTemplate
Gets or sets plain text version of the processed reply template.
Public propertyReadSubjectTemplate
Gets or sets read reply template for the subject.
Public propertyReadTextTemplate
Gets or sets plain text version of the read reply template.
Public propertyTemplateKeys
Gets a dictionary of additional template keys, that are used when rendering subject and text templates.
Top
See Also