API Reference
Class
EmailStorePstMutationPlanOperation
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.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.