MessageActionsPayloadBody 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.
Plaintext/HTML representation of the content of the message.
public class MessageActionsPayloadBody
type MessageActionsPayloadBody = class
Public Class MessageActionsPayloadBody
- Inheritance
-
MessageActionsPayloadBody
Constructors
MessageActionsPayloadBody() |
Initializes a new instance of the MessageActionsPayloadBody class. |
MessageActionsPayloadBody(String, String) |
Initializes a new instance of the MessageActionsPayloadBody class. |
Properties
Content |
Gets or sets the content of the body. |
ContentType |
Gets or sets type of the content. Possible values include: 'html', 'text'. |