PeopleEditor.StrPrincipalTypeUnvalidatedEmailAddress property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property StrPrincipalTypeUnvalidatedEmailAddress As String
    Get
'Usage
Dim value As String

value = PeopleEditor.StrPrincipalTypeUnvalidatedEmailAddress
public static string StrPrincipalTypeUnvalidatedEmailAddress { get; }

Property value

Type: System.String
Returns String.

See also

Reference

PeopleEditor class

PeopleEditor members

Microsoft.SharePoint.WebControls namespace