PSSecurityGlobalPermission.DownloadPwaOutlookAddIn field

NOTE: This API is now obsolete.

Obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("The DownloadPwaOutlookAddIn permission has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared ReadOnly DownloadPwaOutlookAddIn As Guid
'Usage
Dim value As Guid

value = PSSecurityGlobalPermission.DownloadPwaOutlookAddIn
[ObsoleteAttribute("The DownloadPwaOutlookAddIn permission has been deprecated. See the Microsoft Project 2010 SDK for more information.")]
public static readonly Guid DownloadPwaOutlookAddIn

Remarks

In Project Server 2010, integration with Microsoft Outlook was done through Microsoft Exchange.

In Microsoft Office Project Server 2007, the DownloadPwaOutlookAddIn permission allows a user to download the Microsoft Office Outlook 2007 add-in for Project Web App, which is used for synchronizing assignment information with Outlook.

See also

Reference

PSSecurityGlobalPermission structure

PSSecurityGlobalPermission members

Microsoft.Office.Project.Server.Library namespace