PidfDocument Class
NOTE: This API is now obsolete.
This class represents presence for Communicator 2005 clients or Public Cloud users.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.Presence.PidfDocument
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public Class PidfDocument
'Usage
Dim instance As PidfDocument
[ObsoleteAttribute("This class will be removed from future versions.")]
public class PidfDocument
Remarks
The presence for these users is represented as a PIDF document based on the rules specified in RFC 3863.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Rtc.Collaboration.Presence Namespace