Share via


IComposingStateEvent Interface

Provides data for the ComposingStateChanged event.

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

Syntax

'Declaration
Public Interface IComposingStateEvent _
    Inherits IModalityEvent, IConversationEvent, IEvent
'Usage
Dim instance As IComposingStateEvent
public interface IComposingStateEvent : IModalityEvent, 
    IConversationEvent, IEvent