Table of Contents

Constructor ObservedEmailFlags

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

ObservedEmailFlags(StoredEmailId, RemoteEmailFlagSnapshot)

Pairs one locally stored email with the flags the server reported for it.

public ObservedEmailFlags(StoredEmailId StoredEmailId, RemoteEmailFlagSnapshot Snapshot)

Parameters

StoredEmailId StoredEmailId

The local identity to write the snapshot onto.

Snapshot RemoteEmailFlagSnapshot

What the server reported, and when it was read.