API Reference

Class

WordMailMergeFieldResult

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Structured result for one MERGEFIELD occurrence.

Inheritance

  • Object
  • WordMailMergeFieldResult

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

Gets the merge-field name.

public String Instruction { get; } #

Gets the original field instruction.

public WordMailMergeFieldStatus Status { get; } #

Gets the merge outcome.

public String Value { get; } #

Gets the formatted value when one was written.

public String Message { get; } #

Gets a stable human-readable diagnostic.