Application.CalendarTaskList method (Project)
Displays the list of tasks for a specific date.
Syntax
expression. CalendarTaskList
( _Date_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Date | Optional | Variant | The date of the desired day. The default value is the date of the currently selected day in the Calendar. |
Return value
Boolean
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.