PSSecurityGlobalPermission.DownloadPwaOutlookAddIn Field
Allows a user to download the Outlook add-in for Project Web Access, which is used for synchronizing assignment information to Microsoft Office Outlook.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly DownloadPwaOutlookAddIn As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.DownloadPwaOutlookAddIn
public static readonly Guid DownloadPwaOutlookAddIn
See Also
Reference
PSSecurityGlobalPermission Structure