Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 930 Bytes

Outlook.DistListItem.TaskSubject.md

File metadata and controls

36 lines (21 loc) · 930 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DistListItem.TaskSubject property (Outlook)
vbaol11.chm1168
vbaol11.chm1168
Outlook.DistListItem.TaskSubject
40e16576-39e8-c6b3-7504-894272b8743c
06/08/2017
medium

DistListItem.TaskSubject property (Outlook)

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

Syntax

expression. TaskSubject

expression An expression that returns a DistListItem object.

Remarks

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

See also

DistListItem Object

[!includeSupport and feedback]