Property IsRemovable
- Namespace
- MailFathom.Domain.Delivery.Drafts
- Assembly
- MailFathom.Domain.dll
IsRemovable
Gets whether MailFathom can still name this copy to a server well enough to remove it.
public bool IsRemovable { get; }
Property Value
Remarks
Both halves are required. A copy the server named no placement for is in the folder and cannot be pointed at, and a copy whose append was never answered may not even be there — so neither is removable, and both are left as the owner's with the divergence recorded.