cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
355
Views
2
Helpful
1
Replies

WebEx XML API for Private Meetings

IanHGrahamRS
Level 1
Level 1

What is the XML Element / Tag / Attribute that I should use to make a new meeting private using the WebEx XML API.

Thank you,

Ian

1 Accepted Solution

Accepted Solutions

ryanhunt
Level 5
Level 5

the following elements should work:

<accessControl>

  <listToPublic>false</listToPublic>

  <isPublic>false</isPublic>

  <meetingPassword></meetingPassword>

</accessControl>

View solution in original post

1 Reply 1

ryanhunt
Level 5
Level 5

the following elements should work:

<accessControl>

  <listToPublic>false</listToPublic>

  <isPublic>false</isPublic>

  <meetingPassword></meetingPassword>

</accessControl>

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: