API Reference

Class

OutlookRecurrenceExpansionResult

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

Bounded recurrence expansion result.

Inheritance

  • Object
  • OutlookRecurrenceExpansionResult

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<OutlookRecurrenceOccurrence> Occurrences { get; } #

Occurrences inside the requested local-time window.

public Int32 CandidateDaysInspected { get; } #

Number of calendar dates inspected.

public Boolean Truncated { get; } #

Whether a configured safety bound stopped expansion.

public String TruncationReason { get; } #

Human-readable safety bound that stopped expansion.