Share via


ShareableContent.Presenter property

Returns the current presenter who owns the presentation lock for this content

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

Syntax

'Declaration
Public ReadOnly Property Presenter As Participant
    Get
'Usage
Dim instance As ShareableContent
Dim value As Participant

value = instance.Presenter
public Participant Presenter { get; }

Property value

Type: Microsoft.Lync.Model.Conversation.Participant

See also

Reference

ShareableContent class

ShareableContent members

Microsoft.Lync.Model.Conversation.Sharing namespace