Table of Contents

Property Fingerprint

Namespace
MailFathom.Application.Emails.Mailboxes
Assembly
MailFathom.Application.dll

Fingerprint

Gets the fingerprint identifying this filter and direction to a continuation cursor.

public string Fingerprint { get; }

Property Value

string

Remarks

Two requests that select the same emails in the same order produce the same fingerprint, including when they name the same accounts in a different order or write a subject fragment in a different case. The page size is deliberately not part of it: asking for a larger or smaller page moves no boundary.