แชร์ผ่าน


MessageActionsPayloadApp Class

Definition

Represents an application entity.

public class MessageActionsPayloadApp
type MessageActionsPayloadApp = class
Public Class MessageActionsPayloadApp
Inheritance
MessageActionsPayloadApp

Constructors

MessageActionsPayloadApp()

Initializes a new instance of the MessageActionsPayloadApp class.

MessageActionsPayloadApp(String, String, String)

Initializes a new instance of the MessageActionsPayloadApp class.

Properties

ApplicationIdentityType

Gets or sets the type of application. Possible values include: 'aadApplication', 'bot', 'tenantBot', 'office365Connector', 'webhook'.

DisplayName

Gets or sets the plaintext display name of the application.

Id

Gets or sets the id of the application.

Applies to