Services.ApplicationSharingEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether this presentity is capable of supporting an application sharing session.
public:
property Microsoft::Rtc::Collaboration::Presence::ServiceCapabilitySupport ApplicationSharingEnabled { Microsoft::Rtc::Collaboration::Presence::ServiceCapabilitySupport get(); };
public Microsoft.Rtc.Collaboration.Presence.ServiceCapabilitySupport ApplicationSharingEnabled { get; }
member this.ApplicationSharingEnabled : Microsoft.Rtc.Collaboration.Presence.ServiceCapabilitySupport
Public ReadOnly Property ApplicationSharingEnabled As ServiceCapabilitySupport
Property Value
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.