Property NextCursor
- Namespace
- MailFathom.Application.Mail.Mutations.Audit
- Assembly
- MailFathom.Application.dll
NextCursor
The cursor a caller presents for the following page, or null when this page reached the end of the trail.
public MailboxMutationAuditCursor? NextCursor { get; init; }