PSSecurityGlobalPermission.ManageEnterpriseCalendars field
Allows a user to create, modify, and delete enterprise calendars.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ManageEnterpriseCalendars As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ManageEnterpriseCalendars
public static readonly Guid ManageEnterpriseCalendars
See also
Reference
PSSecurityGlobalPermission structure