ExecuteAction.WithConditionallyEnabled(Boolean) Method

Definition

public Microsoft.Teams.Cards.ExecuteAction WithConditionallyEnabled(bool value);
member this.WithConditionallyEnabled : bool -> Microsoft.Teams.Cards.ExecuteAction
Public Function WithConditionallyEnabled (value As Boolean) As ExecuteAction

Parameters

value
Boolean

Returns

Applies to