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.
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)