MsoBroadcastCapabilities Enum
Definition
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.
Specifies the application capabilities available for a document or presentation broadcasting session.
public enum class MsoBroadcastCapabilities
public enum MsoBroadcastCapabilities
type MsoBroadcastCapabilities =
Public Enum MsoBroadcastCapabilities
- Inheritance
-
MsoBroadcastCapabilities
Fields
Name | Value | Description |
---|---|---|
BroadcastCapFileSizeLimited | 1 | The size of the file being broadcasted is limited. |
BroadcastCapSupportsMeetingNotes | 2 | The presenters and attendees can take shared notes. |
BroadcastCapSupportsUpdateDoc | 4 | The presenters and attendees can make updates to the file during the broadcast. |