Property Cursor
- Namespace
- MailFathom.Application.Emails.ListEmails
- Assembly
- MailFathom.Application.dll
Cursor
Gets the cursor a previous page returned, or null to read the first page.
public string? Cursor { get; init; }
Property Value
Remarks
The cursor is opaque and belongs to the filters it was issued for; presenting it against different filters is refused.