Constructor ObservedEmailFlags
- 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
StoredEmailIdStoredEmailIdThe local identity to write the snapshot onto.
SnapshotRemoteEmailFlagSnapshotWhat the server reported, and when it was read.