API Reference

Class

ContentLineValidationIssue

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

One format-native validation finding.

Inheritance

  • Object
  • ContentLineValidationIssue

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

Stable machine-readable issue code.

public String Message { get; } #

Human-readable explanation.

public ContentLineValidationSeverity Severity { get; } #

Issue severity.

public String ComponentName { get; } #

Associated component, when applicable.

public String PropertyName { get; } #

Associated property, when applicable.