Application.CalendarTaskList Method
Project Developer Reference |
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
See Also