The ForwardBuilder type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Html |
Gets or sets HTML version of the reply. Extracts plain text from HTML and also sets Text property.
| |
| HtmlReplyTemplate |
Gets or sets HTML version of the reply tempate.
| |
| IncludeAttachments |
Gets or sets the value that specifies if NonVisuals collection is copied to resulting email.
| |
| SubjectReplyTemplate |
Gets or sets reply tempate for the subject.
| |
| Text |
Gets or sets plain text version of the reply. Please remember that setting Html will override plain text.
| |
| TextReplyTemplate |
Gets or sets plain text version of the reply tempate.
|