Share via


IUserStateCategoryItem Interface

This interface is defined by the messaging interface; however, it is not used by the instant messaging and presence provider.

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

Syntax

'Declaration
Public Interface IUserStateCategoryItem _
    Inherits IPresenceStateCategoryItem, IPresenceCategoryItem
'Usage
Dim instance As IUserStateCategoryItem
public interface IUserStateCategoryItem : IPresenceStateCategoryItem, 
    IPresenceCategoryItem