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 if this recommended action is actionable by user.
public bool? IsExecutableAction { get; }
member this.IsExecutableAction : Nullable<bool>
Public ReadOnly Property IsExecutableAction As Nullable(Of Boolean)