Broadcast.State property (PowerPoint)

Returns an MSOBroadcastState constant that describes the current broadcast state. Read-only.

Syntax

expression. State

expression A variable that represents a Broadcast object.

Remarks

The State property can return one of the following three states:

  • No broadcast (0)

  • Broadcast started (1)

  • Broadcast paused (2)

Property value

<unknown type>

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.