ExtensionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
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. |
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. |
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. |