Property LastSeenUid
- Assembly
- MailFathom.Application.dll
LastSeenUid
The newest UID the forward pass has durably processed, or null when the space is empty.
public ImapUid? LastSeenUid { get; init; }
The newest UID the forward pass has durably processed, or null when the space is empty.
public ImapUid? LastSeenUid { get; init; }