WebExtensionStoreType enumeration

WebExtensionStoreType enumeration

Enumerates available types of a web extension store.

Members

NameDescription
SPCatalogSpecifies that the store type is SharePoint corporate catalog.
OMEXSpecifies that the store type is Office.com.
SPAppSpecifies that the store type is a SharePoint web application.
ExchangeSpecifies that the store type is an Exchange server.
FileSystemSpecifies that the store type is a file system share.
RegistrySpecifies that the store type is the system registry.
ExCatalogSpecifies that the store type is Centralized Deployment via Exchange.
DefaultDefault value.

See Also