แชร์ผ่าน


O365ConnectorCardHttpPOST Class

Definition

Content type for O365ConnectorCardHttpPOST.

public class O365ConnectorCardHttpPOST : Microsoft.Bot.Schema.Teams.O365ConnectorCardActionBase
type O365ConnectorCardHttpPOST = class
    inherit O365ConnectorCardActionBase
Public Class O365ConnectorCardHttpPOST
Inherits O365ConnectorCardActionBase
Inheritance
O365ConnectorCardHttpPOST

Constructors

O365ConnectorCardHttpPOST()

Initializes a new instance of the O365ConnectorCardHttpPOST class.

O365ConnectorCardHttpPOST(String, String, String, String)

Initializes a new instance of the O365ConnectorCardHttpPOST class.

Fields

Type

Content type to be used in the @type property.

Properties

Body

Gets or sets content to be posted back to bots via invoke.

Id

Gets or sets action ID.

(Inherited from O365ConnectorCardActionBase)
Name

Gets or sets name of the action that will be used as button title.

(Inherited from O365ConnectorCardActionBase)

Applies to