[This is preliminary documentation and is subject to change.]

The UserInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAccessRightsId
The access rights identifier of the user.
Public propertyActivationCode
The activation code of the user record.
Public propertyActive
Shows if the user is active. Valid values are "Y" (active) and "N" (inactive).
Public propertyBirthDate
The birth date of the user.
Public propertyCellPhone
The mobile phone number of for the user.
Public propertyCurrencyCode
The currency code
Public propertyEmailAddress
The email Address of the user.
Public propertyFaxNumber
The fax number of the user.
Public propertyFirstName
The first name of the user.
Public propertyFullName
The full name
Public propertyFullNameWithEmail
Gets the full name with email
Public propertyGdf1Name
The first group defined field name.
Public propertyGdf1Value
The first group defined field value.
Public propertyGdf2Name
The second group defined field name.
Public propertyGdf2Value
The second group defined field value.
Public propertyGdf3Name
The third group defined field name.
Public propertyGdf3Value
The third group defined field value.
Public propertyGdf4Name
The fourth group defined field name.
Public propertyGdf4Value
The fourth group defined field value.
Public propertyGdf5Name
The fifth group defined field name.
Public propertyGdf5Value
The fifth group defined field value.
Public propertyHomeAddress
The home Address of the user.
Public propertyHomeAddressId
The home Address identifier of the user.
Public propertyHomePage
The homepage for the user.
Public propertyHomePhone
The home phone number of the user.
Public propertyIsAdmin
Shows if the user is an administrator. This field is context sensitive. If the user information is collected wrt a group, it will be group admin. For account users, it will signify account administrator.
Public propertyIsCodeActivated
Shows if the activation code is used by the invited user and the account is activated.
Public propertyIsExtranetUser
Returns true if user is a Extranet User
Public propertyLastName
The last name of the user.
Public propertyLastUpdatedByUserId
The user identifier of the user who last updated the user record.
Public propertyLastUpdatedTimestamp
The Timestamp of when the user record is last updated.
Public propertyLdapAccountName
The ldap account name of the user.
Public propertyLocation
The Location for the user.
Public propertyMobileEmailAddress
Gets the mobile email address
Public propertyNotes
The Notes for the user.
Public propertyOrganization
The Organization for the user.
Public propertyOtherPhone
The other phone number of the user.
Public propertyPassword
The encrypted user Password.
Public propertyPreferredPhoneNumber
The preferred phone number of the user. The value is 1 for work1, 2 for work2, 3 for home, 4 for other and 5 for cell, the value is null if not set.
Public propertyPreferredPhoneValue
The preferred phone value
Public propertyReadTermsCond
Shows whether the user has read the terms and conditions. Valid values are "Y" (read terms and conditions) and "N" (not read the terms and conditions).
Public propertyResetPassword
Shows whether the Password is reset. Valid values are "Y" (Password is reset) and "N" (the Password is not reset).
Public propertyUdf1Name
The first user defined name of the user object.
Public propertyUdf1Value
The first user defined field value of the user.
Public propertyUdf2Name
The second user defined field name of the user.
Public propertyUdf2Value
The value of the second user defined field for the user.
Public propertyUserCreatedTimestamp
The Timestamp of the user record creation.
Public propertyUserId
The system generated unique identifier for the user.
Public propertyUserSmsInfo
Public propertyWorkAddress
The work Address of the user.
Public propertyWorkAddressId
The work Address identifier of the user.
Public propertyWorkPhonePrimary
The primary work phone of the user.
Public propertyWorkPhoneSecondary
The secondary work phone of the user.
Public propertyWorkTitle
The work Title of the user.

See Also