Broadcast.AddMeetingNotes(String, String) Method

Definition

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

C#
public void AddMeetingNotes (string notesUrl, string notesWacUrl);

Parameters

notesUrl
String

Specifies the URL where the shared meeting notes are stored, for attendees using the OneNote rich client.

notesWacUrl
String

Specifies the URL where the shared meeting notes are stored, for attendees using the OneNote Online client.

Remarks

If you fail to pass a string for either of the two parameters, the AddMeetingNotes method returns an Invalid Parameter error. If for any reason the method call fails, Word returns a generic broadcast error.

Applies to

Product Versions
Word primary interop assembly Latest