MailItem.TaskDueDate property (Outlook)
Returns or sets a Date value that represents the due date of the task for this MailItem. Read/write.
Syntax
expression. TaskDueDate
expression An expression that returns a MailItem object.
Remarks
This property returns Null (Nothing in Visual Basic) if the IsMarkedAsTask property is set to False.
See also
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.