API Reference

Class

WordMailMergeBatchItemResult

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Outcome for one record emitted by a batch mail merge.

Inheritance

  • Object
  • WordMailMergeBatchItemResult

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

Gets the zero-based source record index.

public String OutputPath { get; } #

Gets the committed output path.

public WordMailMergeExecutionReport Execution { get; } #

Gets per-field formatting and missing-value diagnostics.