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