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

Requests configuration information about a conference center. This element is similar to GetConferencingServiceDataRequest, but returns options that were introduced in Live Meeting 2005.

Syntax

<GetConferencingServiceData7Request
    roleName = "Member" | "Organizer" | "Administrator">
</GetConferencingServiceData7Request>

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

Attributes

Name

Description

roleName

enumeration type. Value range [Member | Organizer | Administrator]. The default value is Member if the attribute is not specified.

This attribute is optional.

The data returned reflects the conference center settings as they apply to the specified role.

Element Information

Parent Element

Element

Occurrences

PlaceWareConfCenter

1

Child Element

Element

Occurrences

none

Not applicable

Remarks

A GetConferencingServiceData7Reply element is returned with the information.

Previously, the Live Meeting service used the same conference center defaults regardless of their role. Starting with Live Meeting 2005, you can specify different defaults for each role. The roleName attribute enables you to query the defaults settings for each role.

Note that the groupsCanHoldGroups option has been deprecated. The option still appears in this element but is always assigned a False value.

Note that roleName does not appear in any GetConferencingServiceData7Reply element. It only appears in the request if it is specified.

See Also

Concepts

GetConferencingServiceData7Reply Element

GetConferencingServiceData7 Message