แชร์ผ่าน


MessageActionsPayloadBody Class

Definition

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'.

Applies to