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