CategoryNotificationEventArgs 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 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. |