Share via


SharingItem.TaskDueDate Property (Outlook)

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

Version Information

Version Added: Outlook 2007

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

Concepts

SharingItem Object

SharingItem Object Members