Table of Contents

Property DeferredForStorageEmailCount

Namespace
MailFathom.Application.Synchronization
Assembly
MailFathom.Application.dll

DeferredForStorageEmailCount

How many occurrences were recorded without their content because storage had reached its ceiling. They are counted apart from the oversized ones because the two have opposite futures: this one is fetched by a later run.

public int DeferredForStorageEmailCount { get; init; }

Property Value

int