ModifyGroupRequest 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.

Modifies a group account by sending a request to a conference center.

Syntax

<ModifyGroupRequest
    groupID = "string">
</ModifyGroupRequest>

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

Any child elements, if present, must be in the order shown in the Child Elements table.

Parent Element

Element

Occurrence

PlaceWareConfCenter

1

Child Elements

Element

Occurrence

OptionList

0 or 1

AddUsers

0 or 1

RemoveUsers

0 or 1

Remarks

The OptionList element must only contain a groupID (of the StringOption element) specifying the new group ID of the group being modified. The size of the groupID value is between 1 and 64 characters in length.

Nesting groups within groups is no longer supported. However, the OptionList element can be used to rename a group.

See Also

Concepts

ModifyGroupReply Element

ModifyGroup Message