Partilhar via


RemotePresentityStateChange.State Property

Gets the new state for the object.

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

Syntax

'Declaration
Public ReadOnly Property State As RemotePresentitySubscriptionState
    Get
'Usage
Dim instance As RemotePresentityStateChange
Dim value As RemotePresentitySubscriptionState

value = instance.State
public RemotePresentitySubscriptionState State { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.RemotePresentitySubscriptionState
Gets the new state for this event.

See Also

Reference

RemotePresentityStateChange Class

RemotePresentityStateChange Members

Microsoft.Rtc.Collaboration.Presence Namespace