Share via


IPresenceCategoryItem.CategoryName Property

The name of the presence category.

Namespace:  Microsoft.Exchange.InstantMessaging
Assembly:  Microsoft.Exchange.InstantMessaging (in Microsoft.Exchange.InstantMessaging.dll)

Syntax

'Declaration
ReadOnly Property CategoryName As String
    Get
'Usage
Dim instance As IPresenceCategoryItem
Dim value As String

value = instance.CategoryName
string CategoryName { get; }

Property Value

Type: System.String
The name of the presence category.