Property NextCursor
- Namespace
- MailFathom.Application.Retrieval.AskMail.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 record.
public MailAnsweringAuditCursor? NextCursor { get; init; }