WebExtensionStoreType
WebExtensionStoreType enumeration
Utility class containing constants. Represents the store type of web extension.
Values
| Name | Description |
|---|---|
| OMEX | Specifies that the store type is Office.com. |
| SP_CATALOG | Specifies that the store type is SharePoint corporate catalog. |
| SP_APP | Specifies that the store type is a SharePoint web application. |
| EXCHANGE | Specifies that the store type is an Exchange server. |
| FILE_SYSTEM | Specifies that the store type is a file system share. |
| REGISTRY | Specifies that the store type is the system registry. |
| EX_CATALOG | Specifies that the store type is Centralized Deployment via Exchange. |