다음을 통해 공유


CharsetNotInstalledException Constructor (String)

The CharsetNotInstalledException constructor creates a new CharsetNotInstalledException for the character set described by the charsetName parameter.

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

Syntax

'Declaration
Public Sub New ( _
    charsetName As String _
)
public CharsetNotInstalledException (
    string charsetName
)
public:
CharsetNotInstalledException (
    String^ charsetName
)
public CharsetNotInstalledException (
    String charsetName
)
public function CharsetNotInstalledException (
    charsetName : String
)

Parameters

  • charsetName
    The character set that was not installed.

Platforms

Development Platforms

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

Target Platforms

Windows Server 2003