WebExtensionStoreType enumeration
WebExtensionStoreType enumeration
Enumerates available types of a web extension store.
Members
| Name | Description |
|---|---|
| SP_CATALOG | Specifies that the store type is SharePoint corporate catalog. |
| OMEX | Specifies that the store type is Office.com. |
| 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. |
| DEFAULT | Default value. |
See Also
- module aspose.words.webextensions