RemotePresentityNotification Class
This class represents the presence information of a remote presentity.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.Presence.RemotePresentityNotification
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class RemotePresentityNotification
'Usage
Dim instance As RemotePresentityNotification
public class RemotePresentityNotification
Remarks
This is used as a parameter in RemotePresentitiesNotificationEventArgs denoting the presence data of a single target. When a property representing the strongly typed categories of ContactCard, ServiceCapabilities, AggregatedPresenceState, OutOfOfficeNote and PersonalNote is null, either there have been no notifications for that property or there were exceptions when parsing their entries in the notification.
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
RemotePresentityNotification Members