Method GetAuditSettings
- Namespace
- MailFathom.Application.Mail.Mutations.Audit
- Assembly
- MailFathom.Application.dll
GetAuditSettings(MailAccountId)
Gets the audit trail settings configured for one account.
MailboxMutationAuditSettings GetAuditSettings(MailAccountId accountId)
Parameters
accountIdMailAccountIdThe account whose mailbox is being changed.
Returns
- MailboxMutationAuditSettings
The settings, which are Disabled for an account that configured none.