다음을 통해 공유


SkypeChannel.EnableMessaging Property

Definition

Enable messaging for Skype channel

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

Property Value

Implements

Attributes

Applies to