UmEnabled

The UmEnabled element indicates whether Unified Messaging is enabled for an account.

<UmEnabled>true | false</UmEnabled>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
UnifiedMessagingConfiguration
Contains service configuration information for the Unified Messaging service.

Text value

The text value of the UmEnabled element is true if Unified Messaging is enabled for the account; otherwise, the value is false.

Remarks

This element is required.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also