ShareableContentAction enumeration
Enumerates supported content actions.
Namespace: Microsoft.Lync.Model.Conversation.Sharing
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration ShareableContentAction
'Usage
Dim instance As ShareableContentAction
public enum ShareableContentAction
Members
Member name | Description | |
---|---|---|
Remove | Remove a content item. | |
Present | Present a content item. | |
StopPresenting | Stop presenting a content item. | |
SyncWithPresenter | Synchronize the content to the presenter. | |
DownloadFile | Download a PowerPoint slide deck or file attachment from the meeting content bin. | |
TakeOverAsPresenter | Take over as the presenter in the meeting. | |
SaveAnnotation | Save the annotations added to the shared whiteboard. | |
ClearAllAnnotations | Clears all annotations from the shared whiteboard. | |
Upload | Upload a content. | |
Invalid |