Share via


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

Contains information about one group.

Syntax

<Group
    groupID = "string">
    <OptionList>...</OptionList>
    <UserList>...</UserList>
</Group>

Attributes

Name

Description

groupID

string type. Length range 2-64 characters.

Specifies the group ID.

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

Element Information

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

Parent Element

Element

Occurrence

GetGroupReply

1

Child Elements

Element

Occurrence

OptionList

1

UserList

0 or 1

Remarks

A UserList child element is present if, and only if, the group has at least one member who is a user. It lists all members of the group who are users. Inserting groups within groups is no longer supported.

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

See Also

Concepts

GetGroupRequest Element

GetGroupReply Element