CalendarDrivers.Count property (Project)

Gets the number of items in the CalendarDrivers collection. Read-only Long.

Syntax

expression.Count

expression A variable that represents a 'CalendarDrivers' object.

Remarks

If TotalDetectedCount is greater than 5, Count is 0.

Use of the Count property in most collection objects is similar. For an example, see the Assignments.Count property.

See also

CalendarDrivers Collection 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.