Element.DefaultAction Property
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.
Gets or sets the default action for the element.
public Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Templates.DefaultAction DefaultAction { get; set; }
member this.DefaultAction : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Templates.DefaultAction with get, set
Public Property DefaultAction As DefaultAction
Property Value
The default action for the element.