Table of Contents

Property FilterFingerprint

Namespace
MailFathom.Application.Mail.Mutations.Audit
Assembly
MailFathom.Application.dll

FilterFingerprint

Gets the fingerprint of the filters this query reads under, which its cursors are issued against.

public string FilterFingerprint { get; }

Property Value

string

Remarks

The page size is deliberately not part of it. A caller may ask for a shorter or longer page while continuing the same walk, and refusing that would be a rule about pacing rather than about which entries the boundary sits in.