Click or drag to resize
SharePoint Class
Functions for managing SharePoint repositories.
Inheritance Hierarchy
SystemObject
  BlackBerry.Workspaces.ResourceSharePoint

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

The SharePoint type exposes the following members.

Constructors
  NameDescription
Public methodSharePoint
Initializes a new instance of the SharePoint class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUploadExternalDocumentV30
Uploads an external file and returns JSON data about it.
Top
See Also