RecommendedActionProperties.IsExecutableAction Property

Definition

Optional. Gets if this recommended action is actionable to User

public bool? IsExecutableAction { get; set; }
member this.IsExecutableAction : Nullable<bool> with get, set
Public Property IsExecutableAction As Nullable(Of Boolean)

Property Value

Applies to