API Reference

Class

MapiPropertyPatchChange

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

One immutable change in a typed MAPI property patch.

Inheritance

  • Object
  • MapiPropertyPatchChange

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 MapiPropertyPatchOperation Operation { get; } #

Operation to apply.

public MapiPropertyKey Key { get; } #

Canonical property identity.

public Object Value { get; } #

Replacement value, or null for removal.

public Nullable<MapiPropertyType> WireType { get; } #

Selected wire type for a set operation.

public Nullable<UInt32> Flags { get; } #

Optional MAPI property flags.