Count Property (Views Collection)

The Count property returns the number of CalendarView or TableView objects in the collection. Read-only.

Syntax

objViewsColl.Count

Data Type

Long

Remarks

For more information on using the Count and Item properties, see the example in the Item property.