Click or drag to resize

User Properties

The User type exposes the following members.

Properties
  Name Description
Public property Addressline Address for the User.
Public property BankAccountNumber Bank account number of the User.
Public property BusinessUnitCode Code for the business unit of the User.
Public property BusinessUnitGUID Unique identifier for the business unit of the User.
Public property BusinessUnitName Name of the business unit of the User.
Public property Code Code for the User.
Public property CountryCode Code for the country of the User.
Public property CountryGUID Unique identifier for the country of the User.
Public property CountryRegionGUID Unique identifier for the country region of the User.
Public property CountryRegionName Country region name for the User.
Public property Culture ISO culture code for the User
Public property DefaultActivityTypeGUID Unique identifier for the default activity type of the User.
Public property Email Email address of the User. Ignored on update.
Public property FirstName First name of the User.
Public property GUID Unique identifier for the User.
Public property IsActive Indicates if this User is active.
Public property LanguageCode Code for the language of the User.
Public property LanguageGUID Unique identifier for the language of the User.
Public property LastName Last name of the User.
Public property LicenseType The license type the user has. It's one of following: FullUser, Employee, RestrictedEmployee, Subcontractor. Ignored on Add and Update.
Public property Notes Notes for the User.
Public property OrganizationGUID Unique identifier for the organization.
Public property Phone Phone number of the User.
Public property PhotoFileGUID Unique identifier for the phote file of the User.
Public property PostalCode Postal code for the User.
Public property PostOffice Post office for the User.
Public property ProfileGUID Unique identifier for the profile of the User.
Public property Salutation Salutation of the User.
Public property SendDailyMail Indicates if the daily email is sent to the User.
Public property SendWeeklyMail Incicates if the weekly email is sent to the User.
Public property SocialSecurityNumber Social security number of the User.
Public property SuperiorUserGUID Unique identifier for the superior User (supervisor).
Public property TimezoneGUID Unique identifier for the timezone of the User.
Public property Title Title of the User.
Public property WorktypeGUID Unique identifier for the default work type of the User.
Top
See Also