Share via


ApplicationSharingView.State property

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

Syntax

'Declaration
Public ReadOnly Property State As ApplicationSharingViewState
    Get
'Usage
Dim instance As ApplicationSharingView
Dim value As ApplicationSharingViewState

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

Property value

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

See also

Reference

ApplicationSharingView class

ApplicationSharingView members

Microsoft.Lync.Model.Conversation.Sharing namespace