ILocalizedException interface
The ILocalizedException interface defines a contract for localized exceptions.
Namespace: Microsoft.Exchange.Data.Common
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Interface ILocalizedException _
Inherits ILocalizedString
'Usage
Dim instance As ILocalizedException
public interface ILocalizedException : ILocalizedString