Edit

Share via


PidfDocument Class

Definition

Caution

This class will be removed from future versions.

This class represents presence for Communicator 2005 clients or Public Cloud users.

public ref class PidfDocument
[System.Obsolete("This class will be removed from future versions.")]
public class PidfDocument
type PidfDocument = class
Public Class PidfDocument
Inheritance
PidfDocument
Attributes

Remarks

The presence for these users is represented as a PIDF document based on the rules specified in RFC 3863.

Properties

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.

Methods

MapToPresenceAvailability(Int32)

Maps an aggregation score to an availability state.

ToString()

Provides a more user-friendly string representation.

Applies to