API Reference

Class

OutlookDistributionListValidationReport

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

Validation report for an Outlook personal distribution list.

Inheritance

  • Object
  • OutlookDistributionListValidationReport

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

Whether the list can be written as synchronized Outlook properties.

public IReadOnlyList<OutlookDistributionListValidationIssue> Issues { get; } #

Validation issues.