WebExtensionStoreType enumeration

WebExtensionStoreType enumeration

Enumerates available types of a web extension store.

Members

NameDescription
SP_CATALOGSpecifies that the store type is SharePoint corporate catalog.
OMEXSpecifies that the store type is Office.com.
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.
DEFAULTDefault value.

See Also