ReplyBody Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ReplyBody class contains the body of a message.
public ref class ReplyBody
public class ReplyBody
Public Class ReplyBody
- Inheritance
-
ReplyBody
Constructors
ReplyBody() |
The ReplyBody constructor initializes a new instance of the ReplyBody class. |
Properties
lang |
The lang property gets or sets the language used to create the message. |
Message |
The Message property gets or sets the message text. |