Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.04 KB

Outlook.DistListItem.MessageClass.md

File metadata and controls

40 lines (22 loc) · 1.04 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DistListItem.MessageClass property (Outlook)
vbaol11.chm1129
vbaol11.chm1129
Outlook.DistListItem.MessageClass
a719fb30-fee2-24c1-77aa-4650b90bf426
06/08/2017
medium

DistListItem.MessageClass property (Outlook)

Returns or sets a String representing the message class for the Outlook item. Read/write.

Syntax

expression. MessageClass

expression A variable that represents a DistListItem 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

DistListItem Object

Item Types and Message Classes

[!includeSupport and feedback]