Microsoft Chat Server SDK Reference

Language Property

This property contains the ISO code specifying what language is being spoken in the channel.

Syntax

ISO = ChatPersistentChannel.Language
ChatPersistentChannel.Language = ISO

Parameters

ISO
The International Standards Organization (ISO) code identifying the language setting of the channel.

Remarks

Use the language codes specified by ISO 639/3166 formatted according to the syntax described in Request for Comments (RFC) 1766. The language code is limited to 31 characters.


© 1998 Microsoft Corporation. All rights reserved.