API Reference

Class

EmailStoreContentSearchResult

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Modifiers sealed

One content-search match with its summary, matched fields, and bounded snippet.

Inheritance

  • Object
  • EmailStoreContentSearchResult

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 EmailStoreItemReference Reference { get; } #

Stable reference for an explicit selective or full item read.

public EmailStoreItemSummary Summary { get; } #

Lightweight item summary.

public EmailStoreContentSearchFields MatchedFields { get; } #

Selected fields containing at least one query term.

public String Snippet { get; } #

Bounded text around the earliest match, when text was available.