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