| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
ProtocolType |
WebProtocol.getType()
Gets the type of the configured mail account.
|
ProtocolType |
ExchangeProxyProtocol.getType()
Gets the type of the configured mail account.
|
ProtocolType |
ExchangeProtocol.getType()
Gets the type of the configured mail account.
|
static ProtocolType |
ProtocolType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolType[] |
ProtocolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|