Share via


PSSecurityGlobalPermission.DownloadPwaOutlookAddIn Field

NOTE: This API is now obsolete.

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

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 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