PropertyDataType fields

The PropertyDataType type exposes the following members.

Fields

  Name Description
Public field AllowMultiValue Specifies whether the value of a property used for a user profile allows multiple values.
Public fieldStatic member BigInteger Specifies big integer as the data type of a property used for a user profile.
Public fieldStatic member Binary Specifies binary as the data type of a property used for a user profile.
Public fieldStatic member Boolean Specifies a Boolean value as the data type of a property used for a user profile.
Public fieldStatic member Date Specifies the date for a property used for a user profile.
Public fieldStatic member DateNoYear Specifies a date without year for a property used for a user profile.
Public fieldStatic member DateTime Specifies DateTime as the data type of a property used for a user profile.
Public field DisplayName Specifies the display name of the user for the user profile.
Public fieldStatic member Email Specifies the e-mail address of the user for the user profile.
Public fieldStatic member Float Specifies float as the data type of a property used for a user profile.
Public fieldStatic member Guid Specifies the globally unique identifier (GUID) of a property used for a user profile.
Public fieldStatic member HTML Specifies HTML format as the data type of a property used for a user profile.
Public fieldStatic member Integer Specifies integer as the data type of a property used for a user profile.
Public field IsEmail Specifies a Boolean value indicating whether the data type of a property used for a user profile is in e-mail format.
Public field IsHTML Specifies a Boolean value indicating whether the data type of a property used for a user profile is in HTML format.
Public field IsPerson Specifies a Boolean value indicating whether the data type of a property used for a user profile refers to the user name of a person.
Public field IsURL Specifies a Boolean value indicating whether the data type of a property used for a user profile refers to a URL.
Public field MaxCharCount Specifies the maximum allowed character count for the value of a property used for a user profile.
Public field Name Specifies the name of the data type used as a property for a user profile.
Public fieldStatic member Person Specifies that the data type of a property used for a user profile refers to the user name of a person.
Public fieldStatic member String Specifies string as the data type of a property used for a user profile.
Public fieldStatic member StringMultiValue
Public fieldStatic member StringSingleValue
Public fieldStatic member TimeZone
Public fieldStatic member URL Specifies the URL of a property used for a user profile.

Top

See also

Reference

PropertyDataType class

Microsoft.Office.Server.UserProfiles namespace