Table of Contents

Property StoredEmailIds

Namespace
MailFathom.Application.Emails.GetEmailContent
Assembly
MailFathom.Application.dll

StoredEmailIds

Gets the emails to read, in the order the caller named them.

public IReadOnlyList<StoredEmailId> StoredEmailIds { get; }

Property Value

IReadOnlyList<StoredEmailId>

Remarks

The order is the contract: results are returned in it, and the read's character budget is spent in it.