Platform SDK: CDO for Windows 2000

languagecode Field

This field is used to specify which language to use when generating the response text for replying or forwarding messages.

Full Name

http://schemas.microsoft.com/cdo/configuration/languagecode

Name Constant

CdoConfiguration.cdoLanguageCode

Variant SubType

[Visual Basic] String

[C++,IDL] BSTR

Remarks

The response text is generated only if the usemessageresponsetext field is set to True (VARIANT_TRUE).

The language codes are defined in RFC 1766 and are used to generate the LCID for a particular locale.

Example

de

See Also

IMessage.Reply

IMessage.PostReply

IMessage.Forward

IMessage.ReplyAll

usemessageresponsetext Field