ShareableContentAction Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates supported content actions.
public enum class ShareableContentAction
public enum ShareableContentAction
type ShareableContentAction =
Public Enum ShareableContentAction
- Inheritance
-
ShareableContentAction
Name | Value | Description |
---|---|---|
Invalid | -1 | |
Remove | 0 | Remove a content item. |
Present | 1 | Present a content item. |
StopPresenting | 2 | Stop presenting a content item. |
SyncWithPresenter | 3 | Synchronize the content to the presenter. |
DownloadFile | 4 | Download a PowerPoint slide deck or file attachment from the meeting content bin. |
TakeOverAsPresenter | 5 | Take over as the presenter in the meeting. |
SaveAnnotation | 6 | Save the annotations added to the shared whiteboard. |
ClearAllAnnotations | 7 | Clears all annotations from the shared whiteboard. |
Upload | 8 | Upload a content. |
Προϊόν | Εκδόσεις |
---|---|
Lync client | latest |