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

Represents the one integer-valued option.

Syntax

<DecimalOption
    name = "string"
    value = "decimal">
</DecimalOption>

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

Attributes

Name

Description

name

string type. Length range 1-255 characters.

Specifies the name of the option.

value

decimal type. Value range -263 to 263-1 characters.

A string representing the decimal value of the option.

Element Information

Parent Element

Element

Occurrence

OptionList

1

Child Element

Element

Occurrence

none

Not applicable

Remarks

Values of the DecimalOption Element element used in some messages can have more restricted value ranges.

See Also

Concepts

OptionList Element

CreateMeeting Message

CreateUser Message