IMail |
The IMailStoreExtractor type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) | |
| ExtractContent | Extracts mail store metadata and mail store folders. | |
| GetMessagesByNodeId | Gets a specific message objects from the mail store as ChildDocument objects. It is important to see the remarks. | |
| GetNextMessage | Gets the next message object from the mail store as a ChildDocument object where the message object's contents are contained in the DocumentBytes property of the returned ChildDocument. | |
| OverrideContentExtractionSettings |
Allows for overriding the ContentExtractionSettings object used by a IContentExtractor instance that was returned by a call to
OpenDiscoverSDK.ContentExtractorFactory.GetContentExtractor. See remarks for limitations.
(Inherited from IContentExtractor) |