ReplyBody Members
Include Protected Members
Include Inherited Members
The ReplyBody class contains the body of a message.
The ReplyBody type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReplyBody | The ReplyBody constructor initializes a new instance of the ReplyBody class. |
Top
Properties
Name | Description | |
---|---|---|
lang | The lang property gets or sets the language used to create the message. | |
Message | The Message property gets or sets the message text. |
Top