Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets whether this presentity is capable of supporting an application sharing session.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property ApplicationSharingEnabled As ServiceCapabilitySupport
Get
'Usage
Dim instance As Services
Dim value As ServiceCapabilitySupport
value = instance.ApplicationSharingEnabled
public ServiceCapabilitySupport ApplicationSharingEnabled { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.Presence.ServiceCapabilitySupport
Remarks
If there are multiple instances of the same capability, then if any of them are enabled for render/capture, then the capability is considered enabled. If there is no entry for this capability in the notification, it would have the value ServiceCapabilitySupport.Unknown.