usemessageresponsetext Field

usemessageresponsetext Field

Indicates whether or not response text is generated automatically when responding to messages.

Full Name

https://schemas.microsoft.com/cdo/configuration/usemessageresponsetext

Name Constant

CdoConfiguration.cdoUseMessageResponseText

Variant SubType

Boolean

VARIANT_BOOL

Remarks

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.

Example

True

See Also

Concepts

languagecode Field
Reply Method
PostReply Method
Forward Method