ActiveContentChangedEventArgs.ActiveContent property

Gets the new active content.

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 ActiveContentChangedEventArgs
Dim value As ShareableContent

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

Property value

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

See also

Reference

ActiveContentChangedEventArgs class

ActiveContentChangedEventArgs members

Microsoft.Lync.Model.Conversation.Sharing namespace