3.1.4.7 RemoveMeeting

The RemoveMeeting operation removes the association between a meeting and a meeting workspace. This operation is defined as follows.

 <wsdl:operation name="RemoveMeeting">
     <wsdl:input message="RemoveMeetingSoapIn" />
     <wsdl:output message="RemoveMeetingSoapOut" />
 </wsdl:operation>

The protocol client sends a RemoveMeetingSoapIn request message (section 3.1.4.7.1.1), and the protocol server responds with a RemoveMeetingSoapOut response message (section 3.1.4.7.1.2).

If the meeting organizer wants to remove a meeting instance from the protocol client and the meeting is associated with a meeting workspace, the protocol client calls this operation to remove the association between the meeting and the meeting workspace.