ProjectPropertyIntrinsicField.OwnerEmail field
Specifies the name of the property for the project owner email: Project Owner Email.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly OwnerEmail As String
'Usage
Dim value As String
value = ProjectPropertyIntrinsicField.OwnerEmail
public static readonly string OwnerEmail
See also
Reference
ProjectPropertyIntrinsicField class