RemotePresentityNotification Members
Include Protected Members
Include Inherited Members
This class represents the presence information of a remote presentity.
The RemotePresentityNotification type exposes the following members.
Properties
Name | Description | |
---|---|---|
AggregatedPresenceState | Gets the overall availability of this presentity. | |
Categories | Gets the list of rich presence categories for the target. | |
ContactCard | Gets the contact card of the remote presentity. | |
OutOfOfficeNote | Gets any out-of-office note published by this presentity. | |
PersonalNote | Gets any personal note published by this presentity. | |
PresentityUri | Gets the target URI. | |
ServiceCapabilities | Gets the capabilities. | |
SourceNetwork | Gets the source network for this presence data notification. |
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