SharingItem.TaskStartDate property (Outlook)

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

Syntax

expression. TaskStartDate

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.