API Reference

Class

OutlookTaskCommunicationValidationReport

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

Validation result for an Outlook task communication.

Inheritance

  • Object
  • OutlookTaskCommunicationValidationReport

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 IReadOnlyList<OutlookTaskCommunicationValidationIssue> Issues { get; } #

Detected issues.

public Boolean IsValid { get; } #

Whether no error-level issue was detected.