TextRun.WithIsSubtle(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to