Returns true if the participant associated with this InstantMessageModality instance is typing.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
bool 
IsTyping { 
get; }

See Also