Share via


CardAction.Type Property

Definition

Gets or sets the type of action implemented by this button. Possible values include: 'openUrl', 'imBack', 'postBack','playAudio', 'playVideo', 'showImage', 'downloadFile', 'signin', 'call', 'messageBack'.

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

Property Value

The type of action implemented.

Applies to