Freigeben über


ProjectResourceCreationInformation.Email-Eigenschaft

Dient zum Abrufen oder festlegen die e-Mail-Adresse der Projektressource.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property Email As String
    Get
    Set
'Usage
Dim instance As ProjectResourceCreationInformation
Dim value As String

value = instance.Email

instance.Email = value
[RemoteAttribute]
public string Email { get; set; }

Eigenschaftswert

Typ: System.String
Die e-Mail-Adresse der Projektressource.

Siehe auch

Referenz

ProjectResourceCreationInformation Klasse

ProjectResourceCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace