Compartir a través de


RemotePresentityNotificationData.PresenceData Property

NOTE: This API is now obsolete.

Gets the presence for Communicator 2005 clients or Public Cloud targets.

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 ReadOnly Property PresenceData As PidfDocument
    Get
'Usage
Dim instance As RemotePresentityNotificationData
Dim value As PidfDocument

value = instance.PresenceData
[ObsoleteAttribute("This class will be removed from future versions.")]
public PidfDocument PresenceData { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.PidfDocument

See Also

Reference

RemotePresentityNotificationData Class

RemotePresentityNotificationData Members

Microsoft.Rtc.Collaboration.Presence Namespace