ReasonForChange Property

Gets the reason for change for the transition, either server or client.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property ReasonForChange As SubscriptionStateTransitionReason
    Get
'Usage
Dim instance As PresenceSubscriptionStateChangedEventArgs
Dim value As SubscriptionStateTransitionReason

value = instance.ReasonForChange
public SubscriptionStateTransitionReason ReasonForChange { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence..::..SubscriptionStateTransitionReason

See Also

Reference

PresenceSubscriptionStateChangedEventArgs Class

PresenceSubscriptionStateChangedEventArgs Members

Microsoft.Rtc.Collaboration.Presence Namespace