RemotePresentityNotificationData.PresenceData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the presence for Communicator 2005 clients or Public Cloud targets.
public:
property Microsoft::Rtc::Collaboration::Presence::PidfDocument ^ PresenceData { Microsoft::Rtc::Collaboration::Presence::PidfDocument ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.PidfDocument PresenceData { get; }
member this.PresenceData : Microsoft.Rtc.Collaboration.Presence.PidfDocument
Public ReadOnly Property PresenceData As PidfDocument