Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 886 Bytes

Outlook.MailItem.TaskSubject.md

File metadata and controls

36 lines (21 loc) · 886 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailItem.TaskSubject property (Outlook)
vbaol11.chm1392
vbaol11.chm1392
Outlook.MailItem.TaskSubject
f7e4629f-ad47-b455-9fee-b5e537602a34
06/08/2017
medium

MailItem.TaskSubject property (Outlook)

Returns or sets a String value that represents the subject of the task for the MailItem object. Read/write.

Syntax

expression. TaskSubject

expression An expression that returns a MailItem object.

Remarks

This property returns the value of the Subject property if the IsMarkedAsTask property is set to False.

See also

MailItem Object

[!includeSupport and feedback]