DisableReasonType Enum

Definition

Indicates the reason the extension is being disabled. The DisableReasonType enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public enum class DisableReasonType
public enum DisableReasonType
Public Enum DisableReasonType
Inheritance
DisableReasonType

Fields

MobileClientPerformance 3

Disabled from Mobile Outlook Web App for performance reasons. The MobileClientPerformance field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

NoReason 0

Disabled with no reason. The NoReason field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

OutlookClientPerformance 1

Disabled from Outlook for performance reasons. The OutlookClientPerformance field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

OWAClientPerformance 2

Disabled from Outlook Web Access for performance reasons. The OWAClientPerformance field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to