다음을 통해 공유


SkypeChannel.EnableGroup Property

Definition

Enable groups for Skype channel

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)]
public bool? EnableGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)>]
member this.EnableGroup : Nullable<bool> with get, set
Public Property EnableGroup As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to