ExtensionType Enum

Definition

Defines the source of the client app. The ExtensionType enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public enum class ExtensionType
public enum ExtensionType
Public Enum ExtensionType
Inheritance
ExtensionType

Fields

Default 0

The default app source. The Default field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

MarketPlace 2

The Office Marketplace. The MarketPlace field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Private 1

A private app source. The Private field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to