[This is preliminary documentation and is subject to change.]

Contains the business layer for all desktop applications, this includes, calendar, tasks, email, members etc.

Classes

  ClassDescription
Public classDocumentInfo
Class to hold the document information.
Public classDocumentStatus
Class to hold the document information.
Public classDocumentStorageInfo
Provides access to the document storage information object used for accounting.
Public classEventInfo
Provides methods and properties for the calendar event information.
Public classEventQueryString
Class to represent query string for the event
Public classFolderInfo
Provides methods and properties to access the document folder information.
Public classMeetingAttendeeInfo
Provides methods and properties to access the information related to the meeting attendies.
Public classRecurrenceInfo
Provides methods and properties to access the recurring information for an event or reminders.
Public classResourceInfo
provides methods and properties to access the resource information.
Public classTaskInfo
Provides methods to interact with the Task Information Object.

Enumerations

  EnumerationDescription
Public enumerationDocumentStatus..::.DeleteFolderStatus
Defines the different possible return statuses while attempting to Delete a folder.
Public enumerationDocumentStatus..::.DocumentDeleteStatus
Defines the different possible return statuses while attempting to Delete a document.
Public enumerationDocumentStatus..::.DocumentPreInsertStatus
Defines the different possible return statuses while attempting to Insert a document.
Public enumerationDocumentStatus..::.RenameDocumentStatus
Defines the different possible return statuses while attempting to rename a document.
Public enumerationDocumentStatus..::.UpdateDocumentStatus
Defines the different possible return statuses while attempting to update a document.