Edit

Share via


PreferredServiceCapabilities.ApplicationSharingSupport Property

Definition

Gets or sets the presence endpoint application sharing capability of the presentity.

public:
 property Microsoft::Rtc::Collaboration::CapabilitySupport ApplicationSharingSupport { Microsoft::Rtc::Collaboration::CapabilitySupport get(); void set(Microsoft::Rtc::Collaboration::CapabilitySupport value); };
public Microsoft.Rtc.Collaboration.CapabilitySupport ApplicationSharingSupport { get; set; }
member this.ApplicationSharingSupport : Microsoft.Rtc.Collaboration.CapabilitySupport with get, set
Public Property ApplicationSharingSupport As CapabilitySupport

Property Value

Remarks

By default, this property is set to CapabilitySupport.Default is set and the behavior is to publish the Application Sharing service/device capabilities if supported by the platform.

Applies to