API Reference

Class

EmailStorePstFolderCopyResult

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Modifiers sealed

Transaction-local mappings produced by a folder or subtree copy.

Inheritance

  • Object
  • EmailStorePstFolderCopyResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public String RootFolderId { get; } #

Transaction-local identifier of the copied root folder.

public IReadOnlyDictionary<String, String> FolderIdMap { get; } #

Maps copied source folder IDs to transaction-local destination IDs.

public IReadOnlyDictionary<String, String> ItemIdMap { get; } #

Maps copied source item IDs to transaction-local destination IDs.