Property NextCursor
- Namespace
- MailFathom.Application.Spam.History
- Assembly
- MailFathom.Application.dll
NextCursor
The cursor a caller presents for the following page, or null when this page reached the end.
public SpamClassificationHistoryCursor? NextCursor { get; init; }