Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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