The PidfDocumenttype exposes the following members.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MapToPresenceAvailability
Maps an aggregation score to an availability state.
MemberwiseClone (Inherited from Object.)
Parse
Parses an XML Presentity document to produce a presence object.
ToString
Provides a more user-friendly string representation.
(Overrides ObjectToString () () () .)

Properties

  Name Description
AggregateActivity
Gets the activity status of the target.
AggregatePresenceState
Gets the availability of the target.
Email
Gets the current user e-mail.
HomePhone
Gets the home phone number of the target.
IconUri
Gets the icon URI received in the presence document.
MobilePhone
Gets the mobile phone number of the target.
Note
Gets the note published by the target.
OtherPhone
Gets any other phone number of the target.
PresenceStatesWithCalendar
Gets an array of future estimated aggregate presence based on calendar information.
Since
Gets the date and time since the current aggregate state was evaluated.
TargetUri
Gets the URI of the target.
UserName
Gets the current user name.
WorkPhone
Gets the work phone number of the target.

See Also