ISkypeChannel.EnableGroup Property

Definition

Enable groups for Skype channel

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

Property Value

Attributes

Applies to