API Reference

Class

OutlookTaskCommunicationValidationIssue

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

A validation issue found in the wire shape of a task communication.

Inheritance

  • Object
  • OutlookTaskCommunicationValidationIssue

Usage

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

Properties

public String Code { get; } #

Stable machine-readable issue code.

public String Message { get; } #

Human-readable explanation.

public Boolean IsError { get; } #

Whether the issue prevents a conforming task communication.