API Reference
Class
EmailStoreMergeSource
One read-only PST, OST, OLM, EMLX, or mailbox-directory source in a PST merge.
Inheritance
- Object
- EmailStoreMergeSource
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public EmailStoreMergeSource(String path, String displayName = null, EmailStoreReaderOptions readerOptions = null) #Creates a merge source.
Parameters
- path System.String
- displayName System.String = null
- readerOptions OfficeIMO.Email.Store.EmailStoreReaderOptions = null
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object