RemotePresentityNotificationData Class
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.
Caution
This class will be removed from future versions.
Represents the presence of a remote user.
public ref class RemotePresentityNotificationData
[System.Obsolete("This class will be removed from future versions.")]
public class RemotePresentityNotificationData
type RemotePresentityNotificationData = class
Public Class RemotePresentityNotificationData
- Inheritance
-
RemotePresentityNotificationData
- Attributes
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.
Properties
Categories |
Gets the list of rich presence categories for the target. |
PresenceData |
Gets the presence for Communicator 2005 clients or Public Cloud targets. |
SourceNetwork |
Gets the source network for this presence data notification. |
Uri |
Gets the remote presentity uri. |