The ModifySessionRequest type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AttendeesAdd |
Gets or sets a list of user names to be added to the list of users allowed to join the session. Wildcard '*' matches all users.
| |
| AttendeesRemove |
Gets or sets a list of user names to be removed to the list of users allowed to join the session.
| |
| ManagementID |
Gets or sets the owner's management secret required to enumerate, modify, wipe sessions.
| |
| MeetingToken |
Gets or sets the meeting token of the session.
| |
| SessionID |
Gets or sets the session ID of the session.
|
See Also