PresenceSubscriptionStateChangedEventArgs.ReasonForChange 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.
Caution
This property will be removed from future Versions.
Gets the reason for the subscription state change.
public:
property Microsoft::Rtc::Collaboration::Presence::SubscriptionStateTransitionReason ReasonForChange { Microsoft::Rtc::Collaboration::Presence::SubscriptionStateTransitionReason get(); };
[System.Obsolete("This property will be removed from future Versions.")]
public Microsoft.Rtc.Collaboration.Presence.SubscriptionStateTransitionReason ReasonForChange { get; }
member this.ReasonForChange : Microsoft.Rtc.Collaboration.Presence.SubscriptionStateTransitionReason
Public ReadOnly Property ReasonForChange As SubscriptionStateTransitionReason
Property Value
- Attributes