Microsoft.Exchange.Data.Common Namespace
The Microsoft.Exchange.Data.Common namespace contains classes that support localization and error handling.
Classes
| Class | Description | |
|---|---|---|
| .gif) | ExchangeResourceManager | The ExchangeResourceManager class enables access to the assembly name to aid in constructing localized strings. | 
| .gif) | LocalizedException | The LocalizedException class uses localized strings for exception messages. | 
| .gif) | TransientException | The TransientException class represents an exception for an operation that failed because of a temporary condition. | 
Structures
| Structure | Description | |
|---|---|---|
| .gif) | LocalizedString | The LocalizedString structure defines a localizable string. | 
Interfaces
| Interface | Description | |
|---|---|---|
| .gif) | ILocalizedException | The ILocalizedException interface defines a contract for localized exceptions. | 
| .gif) | ILocalizedString | The ILocalizedString class defines a contract for localized strings. |