ForwardMessageBuilder Properties

The ForwardMessageBuilder type exposes the following members.

Properties
  NameDescription
Public propertyAdditionMode
Gets or sets the format of response message.
(Inherited from ResponseMessageBuilder.)
Public propertyResponseText
Gets or sets the body of response message.
(Inherited from ResponseMessageBuilder.)
Public propertySender
Gets or sets the addres from which the response message will be sent.
(Inherited from ResponseMessageBuilder.)
See Also