API Reference

Class

EmailStorePstMutationPlanOperation

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

One value-free effective operation reported by a PST mutation dry run.

Inheritance

  • Object
  • EmailStorePstMutationPlanOperation

Usage

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

Properties

public EmailStorePstMutationOperationKind Kind { get; } #

Operation kind.

public String EntityId { get; } #

Source or transaction-local entity identifier.

public String DestinationId { get; } #

Destination folder or copied-source identifier, when relevant.

public Int32 ChangeCount { get; } #

Number of property and attachment changes for a patch operation.