Share via


IPresenceStateCategoryItem.IsManual Property

This property 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
ReadOnly Property IsManual As Boolean
    Get
'Usage
Dim instance As IPresenceStateCategoryItem
Dim value As Boolean

value = instance.IsManual
bool IsManual { get; }

Property Value

Type: System.Boolean