ModalityStateChangedEventArgs.OldState property

Gets the old modality state value.

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

Syntax

'Declaration
Public ReadOnly Property OldState As ModalityState
    Get
'Usage
Dim instance As ModalityStateChangedEventArgs
Dim value As ModalityState

value = instance.OldState
public ModalityState OldState { get; }

Property value

Type: Microsoft.Lync.Model.Conversation.ModalityState

See also

Reference

ModalityStateChangedEventArgs class

ModalityStateChangedEventArgs members

Microsoft.Lync.Model.Conversation namespace