다음을 통해 공유


SkypeChannel.EnableScreenSharing Property

Definition

Enable screen sharing for Skype channel

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

Property Value

Implements

Attributes

Applies to