WebExtensionStoreType Enum
WebExtensionStoreType Enum
Represents the store type of web extension.
type WebExtensionStoreType int32
Fields
| Field | Description | 
|---|---|
| OMEX | Specifies that the store type is Office.com. | 
| SPCatalog | Specifies that the store type is SharePoint corporate catalog. | 
| SPApp | Specifies that the store type is a SharePoint web application. | 
| Exchange | Specifies that the store type is an Exchange server. | 
| FileSystem | Specifies that the store type is a file system share. | 
| Registry | Specifies that the store type is the system registry. | 
| ExCatalog | Specifies that the store type is Centralized Deployment via Exchange. |