public class WebExtensionStoreType
Field Summary | ||
---|---|---|
static final int | OMEX | |
Specifies that the store type is Office.com.
|
||
static final int | SP_CATALOG | |
Specifies that the store type is SharePoint corporate catalog.
|
||
static final int | SP_APP | |
Specifies that the store type is a SharePoint web application.
|
||
static final int | EXCHANGE | |
Specifies that the store type is an Exchange server.
|
||
static final int | FILE_SYSTEM | |
Specifies that the store type is a file system share.
|
||
static final int | REGISTRY | |
Specifies that the store type is the system registry.
|
||
static final int | EX_CATALOG | |
Specifies that the store type is Centralized Deployment via Exchange.
|
public static final int OMEX
public static final int SP_CATALOG
public static final int SP_APP
public static final int EXCHANGE
public static final int FILE_SYSTEM
public static final int REGISTRY
public static final int EX_CATALOG