Share via


TeamFoundationIdentityService.GetPreferredEmailAddress-Methode (TeamFoundationRequestContext, Guid)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function GetPreferredEmailAddress ( _
    requestContext As TeamFoundationRequestContext, _
    teamFoundationId As Guid _
) As String
public string GetPreferredEmailAddress(
    TeamFoundationRequestContext requestContext,
    Guid teamFoundationId
)

Parameter

Rückgabewert

Typ: System.String

Implementiert

ITeamFoundationIdentityService.GetPreferredEmailAddress(TeamFoundationRequestContext, Guid)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationIdentityService Klasse

GetPreferredEmailAddress-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace