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