Property SourceRemovalObservedAt
- Namespace
- MailFathom.Domain.Mutations
- Assembly
- MailFathom.Domain.dll
SourceRemovalObservedAt
Gets when synchronization saw the source occurrence leave its folder, or null while it has not.
public required DateTimeOffset? SourceRemovalObservedAt { get; init; }