LocalPresentityNotificationEventArgs.AggregatedPresenceState Property

Gets the presence state of the local owner.

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

Syntax

'Declaration
Public ReadOnly Property AggregatedPresenceState As PresenceState
    Get
'Usage
Dim instance As LocalPresentityNotificationEventArgs
Dim value As PresenceState

value = instance.AggregatedPresenceState
public PresenceState AggregatedPresenceState { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.PresenceState

Remarks

This is the overall presence state that is the aggregated from all of the local owner's endpoint, manual, phone and calender states.

See Also

Reference

LocalPresentityNotificationEventArgs Class

LocalPresentityNotificationEventArgs Members

Microsoft.Rtc.Collaboration.Presence Namespace

AggregateState