Table of Contents

Enum MailboxNotificationOutcome

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

States why a wait for a folder change ended.

public enum MailboxNotificationOutcome

Fields

FolderChanged = 0

The mail server reported a change, so a synchronization pass should run now.

WaitElapsed = 1

Nothing was reported within the supplied wait, so the session is ready to be renewed.