MessageClass Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

                 

Returns or sets the message class for the Outlook item or Action. This property corresponds to the MAPI property PR_MESSAGE_CLASS. The MessageClass property links the to the form on which it is based. When an item is selected, Outlook uses the message class to locate the form and expose its properties, such as Reply commands.

Read/write String.

Syntax

object**.MessageClass**

*object  * Required. An expression that returns an Outlook object that is listed in the "Applies To" list.