Share via


ShareableContentStateChangedEventArgs.NewState property

Gets the new sharing content state value.

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

Syntax

'Declaration
Public ReadOnly Property NewState As ShareableContentState
    Get
'Usage
Dim instance As ShareableContentStateChangedEventArgs
Dim value As ShareableContentState

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

Property value

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

See also

Reference

ShareableContentStateChangedEventArgs class

ShareableContentStateChangedEventArgs members

Microsoft.Lync.Model.Conversation.Sharing namespace