ContentSharingModality.ActiveContent property

Returns the active content. NULL is valid.

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

Syntax

'Declaration
Public ReadOnly Property ActiveContent As ShareableContent
    Get
'Usage
Dim instance As ContentSharingModality
Dim value As ShareableContent

value = instance.ActiveContent
public ShareableContent ActiveContent { get; }

Property value

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

See also

Reference

ContentSharingModality class

ContentSharingModality members

Microsoft.Lync.Model.Conversation.Sharing namespace