API Reference

Enum

ContentLineValidationSeverity

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

Severity of a format-native content-line validation issue.

Inheritance

  • Enum
  • ContentLineValidationSeverity

Usage

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

Values

public const ContentLineValidationSeverity Warning #

The document can be preserved but may not interoperate as intended.

Value: 0
public const ContentLineValidationSeverity Error #

The document violates a required structural or cardinality contract.

Value: 1