RemotePresentityNotification.AggregatedPresenceState 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.
Gets the overall availability of this presentity.
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