PeopleEditor.StrAcceptAnyEmailAddressObjTag property

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

Syntax

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

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

Property value

Type: System.String
Returns String.

See also

Reference

PeopleEditor class

PeopleEditor members

Microsoft.SharePoint.WebControls namespace