다음을 통해 공유


CharsetNotInstalledException Constructor (Int32)

The CharsetNotInstalledException constructor creates a new CharsetNotInstalledException for the code page described by the codePage parameter.

Namespace: Microsoft.Exchange.Data.Globalization
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Sub New ( _
    codePage As Integer _
)
public CharsetNotInstalledException (
    int codePage
)
public:
CharsetNotInstalledException (
    int codePage
)
public CharsetNotInstalledException (
    int codePage
)
public function CharsetNotInstalledException (
    codePage : int
)

Parameters

  • codePage
    The code page that was not installed.

Platforms

Development Platforms

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

Target Platforms

Windows Server 2003