Share via


ITeamFoundationIdentityService.GetPreferredEmailAddress-Methode (TeamFoundationRequestContext, Guid, Boolean)

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

Syntax

'Declaration
Function GetPreferredEmailAddress ( _
    requestContext As TeamFoundationRequestContext, _
    teamFoundationId As Guid, _
    confirmed As Boolean _
) As String
string GetPreferredEmailAddress(
    TeamFoundationRequestContext requestContext,
    Guid teamFoundationId,
    bool confirmed
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationIdentityService Schnittstelle

GetPreferredEmailAddress-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace