ShareableContent.State property

Returns the state of the content

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

Syntax

'Declaration
Public ReadOnly Property State As ShareableContentState
    Get
'Usage
Dim instance As ShareableContent
Dim value As ShareableContentState

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

Property value

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

See also

Reference

ShareableContent class

ShareableContent members

Microsoft.Lync.Model.Conversation.Sharing namespace