ApplicationSharingViewStateChangedEventArgs.NewState property

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

Syntax

'Declaration
Public ReadOnly Property NewState As ApplicationSharingViewState
    Get
'Usage
Dim instance As ApplicationSharingViewStateChangedEventArgs
Dim value As ApplicationSharingViewState

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

Property value

Type: Microsoft.Lync.Model.Conversation.Sharing.ApplicationSharingViewState

See also

Reference

ApplicationSharingViewStateChangedEventArgs class

ApplicationSharingViewStateChangedEventArgs members

Microsoft.Lync.Model.Conversation.Sharing namespace