The ReplyBuilder type exposes the following members.

Properties

  NameDescription
Public propertyHtml
Gets or sets HTML version of the reply. Extracts plain text from HTML and also sets Text property.
Public propertyHtmlReplyTemplate
Gets or sets HTML version of the reply tempate.
Public propertyIncludeAttachments
Gets or sets the value that specifies if NonVisuals collection is copied to resulting email.
Public propertySubjectReplyTemplate
Gets or sets reply tempate for the subject.
Public propertyText
Gets or sets plain text version of the reply. Please remember that setting Html will override plain text.
Public propertyTextReplyTemplate
Gets or sets plain text version of the reply tempate.

See Also