Method FilesSentCopy
- Namespace
- MailFathom.Application.Mail.Delivery.Filing
- Assembly
- MailFathom.Application.dll
FilesSentCopy(MailAccountId)
Reports whether this account files a copy of each delivered message into its sent folder.
bool FilesSentCopy(MailAccountId accountId)
Parameters
accountIdMailAccountIdThe account the message was sent as.
Returns
Remarks
It defaults to true where an account says nothing, which is wrong in the direction an owner can recover from: a duplicate they delete beats a record of what they sent that never existed.