Share via


CalendarConstants.MaxCalendarItemNameLength field

Value = 256. The maximum number of characters in the name for a calendar item, such as an exception or an effective week.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Const MaxCalendarItemNameLength As Integer
'Usage
Dim value As Integer

value = CalendarConstants.MaxCalendarItemNameLength
public const int MaxCalendarItemNameLength

See also

Reference

CalendarConstants class

CalendarConstants members

Microsoft.Office.Project.Server.Library namespace