ResponseMessageBuilder
ResponseMessageBuilder class
Provides creation and formatting the forwarding and replying messages.
Constructors
| Name | Description |
|---|---|
| ResponseMessageBuilder |
Methods
| Name | Description |
|---|---|
| BuildResponse (2 overloads) | Builds the forwarding and replying messages. |
| get_AdditionMode | Gets the format of response message. |
| get_ResponseText | Gets the body of response message. |
| get_Sender | Gets the addres from which the response message will be sent. |
| set_AdditionMode | Sets the format of response message. |
| set_ResponseText | Sets the body of response message. |
| set_Sender | Sets the addres from which the response message will be sent. |
| SetContent (2 overloads) | Sets the content. |