Share via


ShareableContent.IsActive property

Returns whether or not the content is being presented.

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

Syntax

'Declaration
Public ReadOnly Property IsActive As Boolean
    Get
'Usage
Dim instance As ShareableContent
Dim value As Boolean

value = instance.IsActive
public bool IsActive { get; }

Property value

Type: System.Boolean

See also

Reference

ShareableContent class

ShareableContent members

Microsoft.Lync.Model.Conversation.Sharing namespace