다음을 통해 공유


UnknownCultureException Constructor (String)

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 ( _
    cultureName As String _
)
public UnknownCultureException (
    string cultureName
)
public:
UnknownCultureException (
    String^ cultureName
)
public UnknownCultureException (
    String cultureName
)
public function UnknownCultureException (
    cultureName : String
)

Parameters

  • cultureName
    The name of the culture that was not recognized.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003