Platform SDK: CDO for Windows 2000 |
Indicates whether or not response text is generated automatically when responding to messages.
http://schemas.microsoft.com/cdo/configuration/usemessageresponsetext
CdoConfiguration.cdoUseMessageResponseText
[Visual Basic] Boolean
[C++,IDL] VARIANT_BOOL
Methods such as IMessage.Reply, IMessage.PostReply and IMessage.Forward are message responses. This field defaults to True (VARIANT_TRUE), which means that the response text is used.
When message response text is generated, the locale for the text is generated using the LCID defined by the language code specified in the languagecode field.
True