Class Constants
Constants
Inherited Members
Namespace: wan24.AutoDiscover
Assembly: wan24AutoDiscoverShared.dll
Syntax
public static class Constants
Fields
| Edit this page View SourceACCOUNTTYPE
Account type
Declaration
public const string ACCOUNTTYPE = "email"
Field Value
| Type | Description |
|---|---|
| string |
ACCOUNTTYPE_NODE_NAME
AccountType node name
Declaration
public const string ACCOUNTTYPE_NODE_NAME = "AccountType"
Field Value
| Type | Description |
|---|---|
| string |
ACCOUNT_NODE_NAME
Account node name
Declaration
public const string ACCOUNT_NODE_NAME = "Account"
Field Value
| Type | Description |
|---|---|
| string |
ACTION
Action
Declaration
public const string ACTION = "settings"
Field Value
| Type | Description |
|---|---|
| string |
ACTION_NODE_NAME
Action node name
Declaration
public const string ACTION_NODE_NAME = "Action"
Field Value
| Type | Description |
|---|---|
| string |
AUTODISCOVER_NODE_NAME
Autodiscover node name
Declaration
public const string AUTODISCOVER_NODE_NAME = "Autodiscover"
Field Value
| Type | Description |
|---|---|
| string |
AUTO_DISCOVER_NS
Auto discovery XML namespace
Declaration
public const string AUTO_DISCOVER_NS = "http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"
Field Value
| Type | Description |
|---|---|
| string |
RESPONSE_NODE_NAME
Response node name
Declaration
public const string RESPONSE_NODE_NAME = "Response"
Field Value
| Type | Description |
|---|---|
| string |
RESPONSE_NS
POX response node XML namespace
Declaration
public const string RESPONSE_NS = "https://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a"
Field Value
| Type | Description |
|---|---|
| string |