Table of Contents

Constructor StoredEmailAwaitingChunking

Namespace
MailFathom.Application.Emails.Chunking
Assembly
MailFathom.Application.dll

StoredEmailAwaitingChunking(StoredEmailId, DerivedWorkAdmission)

One stored message the arrival pipeline has carried as far as the cut, and no further.

public StoredEmailAwaitingChunking(StoredEmailId StoredEmailId, DerivedWorkAdmission Admission = DerivedWorkAdmission.Admitted)

Parameters

StoredEmailId StoredEmailId

The message whose passages are still to be cut.

Admission DerivedWorkAdmission

Why the classification gate lets this message be derived from, which is what the pass reports as it cuts.

Remarks

The admission is carried rather than asked for again, because the query that selected the message already decided it. Nothing else travels: a subject, a participant, and a body are mail content, and a pass reports counts.