DisableReasonType 列挙型

定義

拡張機能が無効になっている理由を示します。 列挙体はDisableReasonType、Exchange Server 2013 以降の Exchange のExchange Onlineとバージョンを対象とするクライアントに適用できます。

public enum class DisableReasonType
public enum DisableReasonType
Public Enum DisableReasonType
継承
DisableReasonType

フィールド

MobileClientPerformance 3

パフォーマンス上の理由から、Mobile Outlook Web App から無効になっています。 MobileClientPerformance フィールドは、Exchange Onlineを対象とするクライアントと、Exchange Server 2013 以降のバージョンの Exchange に適用できます。

NoReason 0

理由なしで無効になっています。 NoReason フィールドは、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

OutlookClientPerformance 1

パフォーマンス上の理由から Outlook から無効になっています。 OutlookClientPerformance フィールドは、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用できます。

OWAClientPerformance 2

パフォーマンス上の理由から Outlook Web Access から無効になっています。 OWAClientPerformance フィールドは、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用できます。

適用対象