다음을 통해 공유


O365ConnectorCardActionQuery.ActionId 속성

정의

O365ConnectorCardActionBase에 정의된 트리거된 HttpPOST 작업 단추와 연결된 작업 ID를 가져오거나 설정합니다.

public string ActionId { get; set; }
member this.ActionId : string with get, set
Public Property ActionId As String

속성 값

트리거된 HttpPOST 작업 단추와 연결된 작업 ID입니다.

적용 대상