API Reference

Class

OutlookDistributionListValidationIssue

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

Validation issue for synchronized personal distribution-list member properties.

Inheritance

  • Object
  • OutlookDistributionListValidationIssue

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 issue code.

public String Message { get; } #

Human-readable explanation.

public Nullable<Int32> MemberIndex { get; } #

Zero-based member index, or null for a list-level issue.

public Boolean IsError { get; } #

Whether the issue prevents standards-conforming writing.