SharingItem.TaskDueDate property (Outlook)

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

Syntax

expression. TaskDueDate

expression An expression that returns a SharingItem object.

Remarks

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

See also

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