Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 793 Bytes

Outlook.DocumentItem.Subject.md

File metadata and controls

36 lines (21 loc) · 793 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DocumentItem.Subject property (Outlook)
vbaol11.chm1206
vbaol11.chm1206
Outlook.DocumentItem.Subject
ab1927fa-3d1c-d7b8-4e08-f05095a5efda
06/08/2017
medium

DocumentItem.Subject property (Outlook)

Returns or sets a String indicating the subject for the Outlook item. Read/write.

Syntax

expression. Subject

expression A variable that represents a DocumentItem object.

Remarks

This property corresponds to the MAPI property PidTagSubject. The Subject property is the default property for Outlook items.

See also

DocumentItem Object

[!includeSupport and feedback]