DistListItem.TaskCompletedDate property (Outlook)

Returns or sets a Date value that represents the completion date of the task for this DistListItem. Read/write.

Syntax

expression. TaskCompletedDate

expression An expression that returns a DistListItem object.

Remarks

This property returns Null (Nothing in Visual Basic) if the IsMarkedAsTask property is set to False.

See also

DistListItem 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.