Share via


ConversationParameters.IsGroup Property

Definition

Gets or sets isGroup.

public bool? IsGroup { get; set; }
member this.IsGroup : Nullable<bool> with get, set
Public Property IsGroup As Nullable(Of Boolean)

Property Value

IsGroup boolean.

Applies to