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

Creates a group in a conference center.

Syntax

<CreateGroupRequest
    groupID = "string">
</CreateGroupRequest>

The following sections describe attributes, parent elements, and child elements.

Attributes

Name

Description

groupID

string type. Length range 1-64 characters.

Serves as the identifier of a group.

Element Information

Parent Element

Element

Occurrence

PlaceWareConfCenter

1

Child Elements

Element

Occurrence

UserList

0 or 1

Remarks

The UserList child element, if present, contains the names of users who are to be members of the new group.

The facility to insert a group within another group is no longer supported. If you attempt to nest groups within a group an error message is returned.

The options isAdministrator and isOrganizer are not supported in Live Meeting groups. Because there are currently no supported options for groups, the OptionList child element is empty.

See Also

Concepts

CreateGroupReply Element

CreateGroup Message