PSSecurityGlobalPermission.ManagePersonalNotifications Field
Allows a user to manage notifications relating to their own tasks and status reports.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ManagePersonalNotifications As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ManagePersonalNotifications
public static readonly Guid ManagePersonalNotifications
See Also
Reference
PSSecurityGlobalPermission Structure