Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.09 KB

Outlook.FormDescription.MessageClass.md

File metadata and controls

40 lines (22 loc) · 1.09 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
FormDescription.MessageClass property (Outlook)
vbaol11.chm191
vbaol11.chm191
Outlook.FormDescription.MessageClass
51ab2c14-de92-b029-e5b8-2e158a626319
06/08/2017
medium

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

FormDescription Object

Item Types and Message Classes

[!includeSupport and feedback]