Table of Contents

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

accountId MailAccountId

The local account identifier.

Returns

SenderTrustPolicy

The effective policy, or RecognizingNobody when the account is no longer configured.