FormDescription.MessageClass Property (Outlook)

Returns a String representing the message class for the FormDescription object. Read-only.

Syntax

expression .MessageClass

expression A variable that represents a FormDescription object.

Remarks

This property corresponds to the MAPI property PidTagMessageClass. The MessageClass property links the item 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.

See Also

Concepts

Item Types and Message Classes

FormDescription Object

FormDescription Object Members