Share via


Exceptions.Count Property (Project)

Gets the number of Exception objects in the calendar Exceptions collection. Read-only Long.

Syntax

expression .Count

expression A variable that represents an Exceptions object.

Remarks

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

See Also

Concepts

Exceptions Collection Object