Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 739 Bytes

Project.Calendars.Count.md

File metadata and controls

34 lines (19 loc) · 739 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Calendars.Count property (Project)
project-server
Project.Calendars.Count
a7652285-5694-4439-5cd9-ff691d29a6a2
06/08/2017
medium

Calendars.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents a 'Calendars' object.

Remarks

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

See also

Calendars Collection Object

[!includeSupport and feedback]