Badge.WithSeparator(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to