PidfDocument Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
This class represents presence for Communicator 2005 clients or Public Cloud users.
The PidfDocument type exposes the following members.
Properties
Name | Description | |
---|---|---|
AggregateActivity | Obsolete. Gets the activity status of the target. | |
AggregatePresenceState | Obsolete. Gets the availability of the target. | |
Obsolete. Gets the current user e-mail. | ||
HomePhone | Obsolete. Gets the home phone number of the target. | |
IconUri | Obsolete. Gets the icon URI received in the presence document. | |
MobilePhone | Obsolete. Gets the mobile phone number of the target. | |
Note | Obsolete. Gets the note published by the target. | |
OtherPhone | Obsolete. Gets any other phone number of the target. | |
PresenceStatesWithCalendar | Obsolete. Gets an array of future estimated aggregate presence based on calendar information. | |
Since | Obsolete. Gets the date and time since the current aggregate state was evaluated. | |
TargetUri | Obsolete. Gets the URI of the target. | |
UserName | Obsolete. Gets the current user name. | |
WorkPhone | Obsolete. Gets the work phone number of the target. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MapToPresenceAvailability | Obsolete. Maps an aggregation score to an availability state. | |
MemberwiseClone | (inherited from Object) | |
ToString | Obsolete. Provides a more user-friendly string representation. (Overrides Object.ToString().) |
Top