Broadcast.End method (Word)

Ends the specified broadcast session.

Syntax

expression.End

expression A variable that represents a Broadcast object.

Return value

VOID

Remarks

Calling the End method terminates the broadcast session without displaying a confirmation prompt to the user. It also sets the value of the Broadcast.AttendeeURL property to an empty string.

If the document is not being broadcast, the method returns run-time error 4702.

See also

Broadcast Object

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.