Freigeben über


TFCommonUtil.IsValidEmailAddress-Methode

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function IsValidEmailAddress ( _
    emailAddress As String _
) As Boolean
public static bool IsValidEmailAddress(
    string emailAddress
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

Microsoft.TeamFoundation.Common-Namespace