API Reference

Enum

MapiPropertyPatchOperation

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Kind of change in a typed MAPI property patch.

Inheritance

  • Enum
  • MapiPropertyPatchOperation

Usage

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

Values

public const MapiPropertyPatchOperation Set #

Set or replace one canonical property.

Value: 0
public const MapiPropertyPatchOperation Remove #

Remove every property with one canonical identity.

Value: 1