다음을 통해 공유


MSTeamsChannel.EnableCalling Property

Definition

Enable calling for Microsoft Teams channel

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

Property Value

Implements

Attributes

Applies to