| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
UserConfigurationDictionaryKey |
UserConfigurationDictionaryEntry.getKey()
Gets the dictionary key for a dictionary property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserConfigurationDictionaryEntry.setKey(UserConfigurationDictionaryKey key)
Sets the dictionary key for a dictionary property.
|
| Constructor and Description |
|---|
UserConfigurationDictionaryEntry(UserConfigurationDictionaryKey key,
UserConfigurationDictionaryValue value)
Initializes a new instance of the UserConfigurationDictionaryEntry class.
|