Property NextCursor
- Namespace
- MailFathom.Application.Emails.ListEmails
- Assembly
- MailFathom.Application.dll
NextCursor
The cursor that reads the next page, or null when this page ended the walk.
public string? NextCursor { get; init; }
The cursor that reads the next page, or null when this page ended the walk.
public string? NextCursor { get; init; }