WebExtensionStoreType enumeration

WebExtensionStoreType enumeration

Represents the store type of web extension.

The WebExtensionStoreType type exposes the following members:

Fields

FieldDescription
OMEXSpecifies that the store type is Office.com.
SP_CATALOGSpecifies that the store type is SharePoint corporate catalog.
SP_APPSpecifies that the store type is a SharePoint web application.
EXCHANGESpecifies that the store type is an Exchange server.
FILE_SYSTEMSpecifies that the store type is a file system share.
REGISTRYSpecifies that the store type is the system registry.
EX_CATALOGSpecifies that the store type is Centralized Deployment via Exchange.

See Also