LocalPresentityNotificationEventArgs Members
Include Protected Members
Include Inherited Members
This class represents the endpoint owner's presence data.
The LocalPresentityNotificationEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AggregatedPresenceState | Gets the presence state of the local owner. |
![]() |
AllCategories | Gets the list of all presence categories published in all containers of the local owner. |
![]() |
ContactCard | Gets the contact card of the local owner. |
![]() |
EndpointPresenceState | Gets the endpoint's machine state. |
![]() |
OutOfOfficeNote | Gets the local owner's out-of-office note. |
![]() |
PersonalNote | Gets the local owner's personal note. |
![]() |
SelfUsageCategories | Gets the filtered list of presence categories published in local owner's self container. |
![]() |
ServiceCapabilities | Gets the Service capabilities. |
![]() |
UserPresenceState | Gets the manual preference state set by the local owner. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top