The DisableReason element specifies the reason for disabling an app.
<DisableReason> NoReason | OutlookClientPerformance | OWAClientPerformance | MobileClientPerformance </DisableReason>
DisableReasonType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
| Element | Description |
|---|---|
| DisableApp |
Specifies a request to disable an app. |
Text value
DisableReason element text value
| Value | Description |
|---|---|
| NoReason |
No reason given |
| OutlookClientPerformance |
To improve email client performance. |
| OWAClientPerformance |
To improve Web app client performance. |
| MobileClientPerformance |
To improve mobile client performance. |
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 |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Type schema |
| Validation File |
types.xsd |
| Can Be Empty |