Harmon.ie SDK
|
The namespace of the harmon.ie SDK. More...
Classes | |
interface | ISidebar |
Provides sidebar-related services. More... | |
interface | IUITask |
Implement this interface to perform UI operations. More... | |
interface | IUploadAttachmentData |
This interface represents the data related to an uploaded mail attachment. More... | |
interface | IUploadFileData |
This interface represents the data related to an uploaded file. More... | |
interface | IUploadItemContentLibraryData |
The interface represents the SharePoint related data of the uploaded item. More... | |
interface | IUploadItemData |
Represents the data of the uploaded item. More... | |
interface | IUploadMailData |
Represents an uploaded e-mail message. More... | |
interface | IUploadOperationHandler |
This interface changes the harmon.ie upload behavior. It is recommended to implement the UploadOperationHandler class, which implements this interface and contains default implementation for these methods. More... | |
interface | IWrappedList |
A general List. More... | |
interface | IWrappedMap |
A general Dictionary (Map). More... | |
class | MailHeader |
Class representing the header of an e-mail message. Use this class to retrieve e-mail headers values from the IUploadItemData.Fields collection. More... | |
class | ManagedMetadataValue |
class | MetaDataValue |
Represents the value of a SharePoint metadata field. More... | |
class | OverwriteAction |
OverwriteAction class represents what to do if the item already exists on SharePoint: OverwriteExisting - to replace the existing file, CreateNew - to add a new file with (2), (3) etc. appended to file name, or Choose - ask user what to do. More... | |
class | UploadAction |
Defines the state of the upload process. More... | |
class | UploadItemData |
Represents the data of the uploaded item. More... | |
class | UploadMethod |
Defines which upload method triggered the upload. More... | |
class | UploadOperationAttribute |
Use this attribute to declare a harmon.ie plugin based on the IUploadOperationHandler interface. More... | |
class | UploadOperationHandler |
This class changes the harmon.ie upload behavior. More... | |
class | WrappedList |
An abstract implementation of a list, that can be used both in C# and Java. More... | |
class | WrappedMap |
An abstract implementation of a map / dictionary, that can be used both in C# and Java. More... | |
The namespace of the harmon.ie SDK.