WebExtensionStoreType
WebExtensionStoreType enumeration
Represents the store type of web extension.
Values
| Name | Value | Description |
|---|---|---|
| OMEX | 0 | Specifies that the store type is Office.com. |
| SPCatalog | 1 | Specifies that the store type is SharePoint corporate catalog. |
| SPApp | 2 | Specifies that the store type is a SharePoint web application. |
| Exchange | 3 | Specifies that the store type is an Exchange server. |
| FileSystem | 4 | Specifies that the store type is a file system share. |
| Registry | 5 | Specifies that the store type is the system registry. |
| ExCatalog | 6 | Specifies that the store type is Centralized Deployment via Exchange. |