ProjectResourceCreationInformation.Email - Propriété

Obtient ou définit l'adresse de messagerie de la ressource de projet.

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property Email As String
    Get
    Set
'Utilisation
Dim instance As ProjectResourceCreationInformation
Dim value As String

value = instance.Email

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

Valeur de propriété

Type : System.String
L'adresse de messagerie de la ressource de projet.

Voir aussi

Référence

ProjectResourceCreationInformation classe

ProjectResourceCreationInformation - Membres

Microsoft.ProjectServer.Client - Espace de noms