[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
Class | Description | |
---|---|---|
![]() | DocumentInfo |
Class to hold the document information.
|
![]() | DocumentStatus |
Class to hold the document information.
|
![]() | DocumentStorageInfo |
Provides access to the document storage information object used for accounting.
|
![]() | EventInfo |
Provides methods and properties for the calendar event information.
|
![]() | EventQueryString |
Class to represent query string for the event
|
![]() | FolderInfo |
Provides methods and properties to access the document folder information.
|
![]() | MeetingAttendeeInfo |
Provides methods and properties to access the information related to the meeting attendies.
|
![]() | RecurrenceInfo |
Provides methods and properties to access the recurring information for an event or reminders.
|
![]() | ResourceInfo |
provides methods and properties to access the resource information.
|
![]() | TaskInfo |
Provides methods to interact with the Task Information
Object.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | DocumentStatus..::.DeleteFolderStatus |
Defines the different possible return statuses
while attempting to Delete a folder.
|
![]() | DocumentStatus..::.DocumentDeleteStatus |
Defines the different possible return statuses
while attempting to Delete a document.
|
![]() | DocumentStatus..::.DocumentPreInsertStatus |
Defines the different possible return statuses
while attempting to Insert a document.
|
![]() | DocumentStatus..::.RenameDocumentStatus |
Defines the different possible return statuses
while attempting to rename a document.
|
![]() | DocumentStatus..::.UpdateDocumentStatus |
Defines the different possible return statuses
while attempting to update a document.
|