TableCell.WithId(String) Method

Definition

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

Parameters

value
String

Returns

Applies to