PostItem.TaskSubject property (Outlook)

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

Syntax

expression. TaskSubject

expression An expression that returns a PostItem object.

Remarks

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

See also

PostItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.