RemotePresentitySubscriptionTarget.SubscriptionContext 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/Sets the context to be used for subscription.
public:
property Microsoft::Rtc::Collaboration::Presence::RemoteSubscriptionContext ^ SubscriptionContext { Microsoft::Rtc::Collaboration::Presence::RemoteSubscriptionContext ^ get(); void set(Microsoft::Rtc::Collaboration::Presence::RemoteSubscriptionContext ^ value); };
public Microsoft.Rtc.Collaboration.Presence.RemoteSubscriptionContext SubscriptionContext { get; set; }
member this.SubscriptionContext : Microsoft.Rtc.Collaboration.Presence.RemoteSubscriptionContext with get, set
Public Property SubscriptionContext As RemoteSubscriptionContext