Broadcast Members (PowerPoint)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

A Broadcast Documents library that is used to store documents being presented.

Methods

Name

Description

AddMeetingNotes

Adds shared meeting notes for the specified broadcast that are accessible to attendees who use either Microsoft OneNote 2013 rich client or web app.

End

Elevates to the system to delete the document from the Broadcast Documents library.

Pause

Pauses the specified broadcast.

Resume

Resumes the specified broadcast.

Start

Returns a list of supported functionality and the maximum allowed file size.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

AttendeeUrl

Provides the attendee URL that the presenter must share with remote attendees. Read-only.

Capabilities

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

IsBroadcasting

Indicates whether the file is in the Broadcast Documents library. Read-only.

Parent

Returns the parent object for the specified object. Read-only.

PresenterServiceUrl

If a broadcast is in progress, returns a String that represents the URL of the presenter service hosting the broadcast. Read-only.

SessionID

If a broadcast is in progress, returns a String that specifies the ID of the session. Read-only.

State

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