Domain Detective

API Reference

Class

ImapAttachmentIngestResult`1

Namespace DomainDetective.TimeSeries
Assembly DomainDetective
Modifiers sealed

Provides imap attachment ingest result functionality.

Inheritance

  • Object
  • ImapAttachmentIngestResult`1

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

Type Parameters

T

Constructors

public ImapAttachmentIngestResult<T>() #

Properties

public List<T> Items { get; } #

Gets the items value.

public List<String> Errors { get; } #

Gets the errors value.

{{ include "footer" }}