Property ContactCursorMalformed
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
ContactCursorMalformed
Gets subcategory 2, pagination: a contact continuation cursor is not one this system issued.
public static MailFathomErrorCode ContactCursorMalformed { get; }
Property Value
Remarks
There is no contact counterpart to MailboxQueryCursorFilterMismatch, because a contact cursor is bound to no filter: the book is walked in one total order whatever narrows the page, so a cursor cut under one search names a valid boundary under another.