PropertyDataType.Person Field

Specifies that the data type of a property used for a user profile refers to the user name of a person.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Const Person As String
'Usage
Dim value As String

value = PropertyDataType.Person
public const string Person

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.Office.Server.UserProfiles Namespace