Share via


ConversationWindowStateChangedEventArgs.NewState property

Gets the new conversation window state value.

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

Syntax

'Declaration
Public ReadOnly Property NewState As ConversationWindowState
    Get
'Usage
Dim instance As ConversationWindowStateChangedEventArgs
Dim value As ConversationWindowState

value = instance.NewState
public ConversationWindowState NewState { get; }

Property value

Type: Microsoft.Lync.Model.Extensibility.ConversationWindowState

See also

Reference

ConversationWindowStateChangedEventArgs class

ConversationWindowStateChangedEventArgs members

Microsoft.Lync.Model.Extensibility namespace