Share via


ISkypeChannel.EnableGroup Property

Definition

Enable groups for Skype channel

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Enable groups for Skype channel", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableGroups")]
public bool? EnableGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Enable groups for Skype channel", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableGroups")>]
member this.EnableGroup : Nullable<bool> with get, set
Public Property EnableGroup As Nullable(Of Boolean)

Property Value

Attributes

Applies to