ISkypeChannel.EnableScreenSharing Property

Definition

Enable screen sharing for Skype channel

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

Property Value

Attributes

Applies to