Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets a Date value that represents the due date of the task for this MailItem. Read/write.
Version Information
Version Added: Outlook 2007
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.