Property LocalDisposition
- Assembly
- MailFathom.Application.dll
LocalDisposition
What the change decided about the local copy — a delete always, a relocation whose destination MailFathom does not mirror — and null where nothing local is disposed of. It is read off the record rather than from the account's configuration, because the configuration says what a change authored now would do and this window is applying one authored earlier.
public AuthoredDeleteEmailDisposition? LocalDisposition { get; init; }