RemotePresenceNotificationEventArgs 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 presence notifications from targets whose presence has been subscribed to.
public ref class RemotePresenceNotificationEventArgs : EventArgs
[System.Obsolete("This class will be removed from future versions.")]
public class RemotePresenceNotificationEventArgs : EventArgs
type RemotePresenceNotificationEventArgs = class
inherit EventArgs
Public Class RemotePresenceNotificationEventArgs
Inherits EventArgs
- Inheritance
-
RemotePresenceNotificationEventArgs
- Attributes
Remarks
This event argument is returned by the PresenceNotificationReceived event.
Properties
Notifications |
Gets the notifications for a target. |