Property DesiredSeenState
- Namespace
- MailFathom.Domain.Mutations
- Assembly
- MailFathom.Domain.dll
DesiredSeenState
Gets which way a \Seen change was asked for, and null for every other mutation.
public bool? DesiredSeenState { get; }
Property Value
- bool?