Edit

Share via


LocalPresentityNotificationEventArgs.AggregatedPresenceState Property

Definition

Gets the presence state of the local owner.

public:
 property Microsoft::Rtc::Collaboration::Presence::PresenceState ^ AggregatedPresenceState { Microsoft::Rtc::Collaboration::Presence::PresenceState ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.PresenceState AggregatedPresenceState { get; }
member this.AggregatedPresenceState : Microsoft.Rtc.Collaboration.Presence.PresenceState
Public ReadOnly Property AggregatedPresenceState As PresenceState

Property Value

Remarks

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

Applies to