Share via


ITeamFoundationIdentityService.SetPreferredEmailAddress-Methode

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

Syntax

'Declaration
Sub SetPreferredEmailAddress ( _
    requestContext As TeamFoundationRequestContext, _
    preferredEmailAddress As String _
)
void SetPreferredEmailAddress(
    TeamFoundationRequestContext requestContext,
    string preferredEmailAddress
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationIdentityService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace