Table of Contents

Property FoldersSynchronized

Namespace
MailFathom.Application.Folders
Assembly
MailFathom.Application.dll

FoldersSynchronized

Gets the folders whose mail this deployment mirrors, and no others.

IReadOnlyList<MailFolderIdentity> FoldersSynchronized { get; }

Property Value

IReadOnlyList<MailFolderIdentity>

Remarks

It is what a pass over stored mail runs against — rule evaluation today — rather than what a synchronization run schedules, which reads the same decision one account at a time. Switching a folder's synchronization off keeps what it had already stored, so such a walk meets rows nothing refreshes and rows of folders configuration no longer names at all; admitting the mirrored folders is what leaves both out, and it is one list rather than two because a walk asking which folders it may act on is asking one question.