DeleteGroupRequest 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.
Removes a group account by sending a request to a conference center.
Syntax
<DeleteGroupRequest
groupID = "string">
</DeleteGroupRequest>
The following sections describe attributes, parent elements, and child elements.
Attributes
Name |
Description |
---|---|
groupID |
string type. Length range 1-64 characters. Specifies the group ID. |
Element Information
Parent Element
Element |
Occurrence |
---|---|
1 |
Child Element
Element |
Occurrence |
---|---|
none |
Not applicable |
Remarks
You must be an Administrator to delete a group.
The DeleteGroup message deletes only the single group account specified and does not delete any of the member accounts in that group.
When the group is deleted, a DeleteGroupRepy element is returned; if it is not deleted, a Fault element is returned.