Click or drag to resize
Users Class
Functions for managing users.
Inheritance Hierarchy
SystemObject
  BlackBerry.Workspaces.ResourceUsers

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public class Users

The Users type exposes the following members.

Constructors
  NameDescription
Public methodUsers
Initializes a new instance of the Users class
Top
Methods
  NameDescription
Public methodEditUserV30
Edits user in context of organization.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetClassificationsV30
Gets a list of all classifications for the current user, for all workspaces the user has access to.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUserRoleV30 Obsolete.
Gets user's role. Roles can be Workspace or Organization Administrators, Contributors or Visitors.
Public methodSendEmailV30
Sends Email.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also