CalendarConstants.MaximumCalendarNameLength field
Value = 51. The maximum number of characters in the name of a calendar.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const MaximumCalendarNameLength As Integer
'Usage
Dim value As Integer
value = CalendarConstants.MaximumCalendarNameLength
public const int MaximumCalendarNameLength