Expand Minimize
This topic has not yet been rated - Rate this topic

ModifyGroupRequest Element

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

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

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

Name

Description

groupID

string type. Length range 1-64 characters.

Specifies the group ID.

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

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.