ReplyMessageBuilder

ReplyMessageBuilder class

Provides creation and formatting the replying messages.

The ReplyMessageBuilder type exposes the following members:

Constructors

NameDescription
ReplyMessageBuilder()Initializes a new instance of the ReplyMessageBuilder class

Properties

NameDescription
addition_modeGets or sets the format of response message.
senderGets or sets the addres from which the response message will be sent.
response_textGets or sets the body of response message.
reply_allProvides automatic adding recipients in replying message.

Methods

NameDescription
build_response(msg)
build_response(msg)

See Also