Click or drag to resize

Users Class

[Missing <summary> documentation for "T:BlackBerry.Workspaces.Resource.Users"]

Inheritance Hierarchy
SystemObject
  BlackBerry.Workspaces.ResourceUsers

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
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
Public methodEditUserV30Async
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetClassificationsV30
Public methodGetClassificationsV30Async
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.
Public methodGetUserRoleV30Async Obsolete.
Public methodSendEmailV30
Public methodSendEmailV30Async
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also