Method GetTrustPolicy
- Namespace
- MailFathom.Application.Mail
- Assembly
- MailFathom.Application.dll
GetTrustPolicy(MailAccountId)
Gets the policy one account's mail is judged by.
SenderTrustPolicy GetTrustPolicy(MailAccountId accountId)
Parameters
accountIdMailAccountIdThe local account identifier.
Returns
- SenderTrustPolicy
The effective policy, or RecognizingNobody when the account is no longer configured.