Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 666 Bytes

161ed0ed-0e3f-2e4c-7e63-daad4e918dd6.md

File metadata and controls

29 lines (12 loc) · 666 Bytes

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

Concepts

MailItem Object

Other resources

MailItem Object Members