ShareableContentProperty enumeration

Enumerates the content properties.

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

Syntax

'Declaration
Public Enumeration ShareableContentProperty
'Usage
Dim instance As ShareableContentProperty
public enum ShareableContentProperty

Members

Member name Description
Id The content ID.
Type The content type.
Title The content Title.
Owner The content owner.
CreationTime The content creation time.
LastUsedTime The content last update time.
Presenter The current presenter.
IsInSyncWithPresenter Whether or not this content is in sync navigation mode.
Reserved1
Reserved2
Reserved3
Reserved4
Invalid

See also

Reference

Microsoft.Lync.Model.Conversation.Sharing namespace