Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 909 Bytes

Project.Resource.Calendar.md

File metadata and controls

30 lines (18 loc) · 909 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Resource.Calendar property (Project)
project-server
Project.Resource.Calendar
93bf12ea-ba8e-3b98-cc28-7af5168b514f
06/08/2017
medium

Resource.Calendar property (Project)

Gets a Calendar object representing a calendar for the resource. Read-only Calendar.

Syntax

expression. Calendar

expression A variable that represents a Resource object.

Remarks

The Calendar property does not return any meaningful information for material resources. Setting a value returns a trappable error (error code 1101) when applied to material resources.

For an example that resets the project calendar, see the Calendar property of the Project object.

[!includeSupport and feedback]