RemotePresenceView.SubscriptionMode 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 the mode of subscription in this view.
public:
property Microsoft::Rtc::Collaboration::Presence::RemotePresenceViewSubscriptionMode SubscriptionMode { Microsoft::Rtc::Collaboration::Presence::RemotePresenceViewSubscriptionMode get(); };
public Microsoft.Rtc.Collaboration.Presence.RemotePresenceViewSubscriptionMode SubscriptionMode { get; }
member this.SubscriptionMode : Microsoft.Rtc.Collaboration.Presence.RemotePresenceViewSubscriptionMode
Public ReadOnly Property SubscriptionMode As RemotePresenceViewSubscriptionMode