ModifyMeetingReply Element
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Represents the reply returned when a meeting is modified.
Syntax
<ModifyMeetingReply>
<MeetingReply>...</MeetingReply>
</ModifyMeetingReply>
The following sections describe attributes, parent elements, and child elements.
Attributes
None.
Element Information
Parent Element
Element |
Occurrence |
---|---|
1 |
Child Element
Element |
Occurrence |
---|---|
1 |
Remarks
When the request cannot be processed, a Fault element is returned.
Example
<PlaceWareConfCenter>
<ModifyMeetingReply>
<MeetingReply>
<OptionList>
<StringOption value="gvc8qxvdndj7dr9w" name="mid"></StringOption>
<StringOption value="Aud!3nc3Pw02" name="audiencePassword"></StringOption>
<StringOption value="Pr3$3nt3rPw02" name="presenterPassword"></StringOption>
</OptionList>
</MeetingReply>
</ModifyMeetingReply>
</PlaceWareConfCenter>