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.UserProfiles (in Microsoft.Office.Server.UserProfiles.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