PopoverAction.WithTitle(String) Method

Definition

public Microsoft.Teams.Cards.PopoverAction WithTitle(string value);
member this.WithTitle : string -> Microsoft.Teams.Cards.PopoverAction
Public Function WithTitle (value As String) As PopoverAction

Parameters

value
String

Returns

Applies to