Broadcast.Capabilities property (PowerPoint)

Returns a Long that represents the capabilities of the specified broadcast. Read-only.

Syntax

expression. Capabilities

expression A variable that represents a Broadcast object.

Remarks

The Capabilities property can return the followingMSOBroadcastCapabilities values:

Name Value Description
MSOBroadcastCapFileSizeLimited 1 File size limited
MSOBroadcastCapSupportsMeetingNotes 2 Supports meeting notes
MSOBroadcastCapSupportsUpdateDoc 4 Supports document update

The values returned correspond to either Office or Microsoft Office 2010 broadcast presentation service capabilities.

Property value

INT32

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.