UnknownCultureException Constructor (Int32)
The UnknownCultureException constructor creates a new UnknownCultureException object.
Namespace: Microsoft.Exchange.Data.Globalization
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Sub New ( _
localeId As Integer _
)
public UnknownCultureException (
int localeId
)
public:
UnknownCultureException (
int localeId
)
public UnknownCultureException (
int localeId
)
public function UnknownCultureException (
localeId : int
)
Parameters
- localeId
The locale ID that was not recognized.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003