Share via


IsTypingChangedEventArgs.IsTyping property

Gets the new value of is composing flag for the source endpoint.

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

Syntax

'Declaration
Public ReadOnly Property IsTyping As Boolean
    Get
'Usage
Dim instance As IsTypingChangedEventArgs
Dim value As Boolean

value = instance.IsTyping
public bool IsTyping { get; }

Property value

Type: System.Boolean

See also

Reference

IsTypingChangedEventArgs class

IsTypingChangedEventArgs members

Microsoft.Lync.Model.Conversation namespace