Microsoft.Exchange.Data.Common Namespace

The Microsoft.Exchange.Data.Common namespace contains classes that support localization and error handling.

Classes

  Class Description
Public class ExchangeResourceManager The ExchangeResourceManager class enables access to the assembly name to aid in constructing localized strings.
Public class LocalizedException The LocalizedException class uses localized strings for exception messages.
Public class TransientException The TransientException class represents an exception for an operation that failed because of a temporary condition.

Structures

  Structure Description
Public structure LocalizedString The LocalizedString structure defines a localizable string.

Interfaces

  Interface Description
Public interface ILocalizedException The ILocalizedException interface defines a contract for localized exceptions.
Public interface ILocalizedString The ILocalizedString class defines a contract for localized strings.