Click or drag to resize
BCUser Properties

The BCUser type exposes the following members.

Properties
  NameDescription
Public propertyAccounts
Gets a 2D array with all Windows accounts associated with the user.
Public propertyActive
Gets or sets a value indicating whether the user is active.
Public propertyAddedByID
Gets or sets the ID property value representing who added the user.
Public propertyAddress
Gets or sets the address of the user.
Public propertyAllEMails
Gets a 2D array with all emails of the user.
Public propertyDateAdded
Gets or sets the date when the user was added.
Public propertyDateModified
Gets or sets the date when the user was last edited.
Public propertyDefaultAccount
Gets or sets the default Windows account associated with the user.
Public propertyDescription
Gets or sets the description of the user.
Public propertyDisplayName
Gets or sets the display name of the user.
Public propertyEmail
Gets or sets the default email of the user.
Public propertyExternal
Gets or sets a value indicating whether the user is external.
Public propertyExternalKey
Gets or sets the key of the external user.
Public propertyGroups
Gets the collection of the groups the user is member of.
Public propertyID
Gets the value that uniquely identifies the user.
Public propertyInitials
Gets or sets the initials of the user.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyManagerID
Gets or sets the ID property value of the user's manager.
Public propertyModifiedByID
Gets or sets the ID property value representing who last edited the user.
Public propertyOrgUnit
Gets or sets the organizational unit of the user.
Public propertyTitle
Gets or sets the title of the user.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyUserDB
Gets the user database to which the object belongs.
(Inherited from BCUserDBObject.)
Public propertyWorkList
Gets or sets the work list of the user.
Top
See Also