Partager via


IProfileService.GetEmailAddress, méthode

Retrives l'adresse de messagerie pour le profil spécifié.

Espace de noms :  Microsoft.VisualStudio.Services.Profile
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Function GetEmailAddress ( _
    requestContext As TeamFoundationRequestContext, _
    id As Guid _
) As String
string GetEmailAddress(
    TeamFoundationRequestContext requestContext,
    Guid id
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IProfileService Interface

Microsoft.VisualStudio.Services.Profile, espace de noms