CategoryNotificationEventArgs Class

Definition

Caution

This class will be removed from future versions.

Represents the event arguments for presence category notifications.

public ref class CategoryNotificationEventArgs : EventArgs
[System.Obsolete("This class will be removed from future versions.")]
public class CategoryNotificationEventArgs : EventArgs
type CategoryNotificationEventArgs = class
    inherit EventArgs
Public Class CategoryNotificationEventArgs
Inherits EventArgs
Inheritance
CategoryNotificationEventArgs
Attributes

Remarks

This event argument is returned by the CategoryNotificationReceived event.

Properties

CategoryList

Gets the list of presence category items.

Uri

Gets the URI for the categories.

Applies to