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