DisableApp

The DisableApp element specifies a request to disable an app.

<DisableApp>
    <ID></ID>
    <DisableReason></DisableReason>
</DisableApp>

DisableAppType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
ID (String)
Specifies the identifier of an item.
DisableReason
Specifies the reason for disabling an app.

Parent elements

None.

Remarks

This element was introduced in Exchange Server 2013.

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

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Message schema
Validation File
messages.xsd
Can Be Empty

See also