RemotePresentityNotificationData Class
NOTE: This API is now obsolete.
Represents the presence of a remote user.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.Presence.RemotePresentityNotificationData
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 RemotePresentityNotificationData
'Usage
Dim instance As RemotePresentityNotificationData
[ObsoleteAttribute("This class will be removed from future versions.")]
public class RemotePresentityNotificationData
Remarks
If PresenceData is null, the remote user is a rich presence client; otherwise the remote user is a Microsoft Office Communicator 2005 client or a Public Cloud user.
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
RemotePresentityNotificationData Members