Property MailFolderRoleUnmapped
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
MailFolderRoleUnmapped
Gets subcategory 3, access: a request named a folder by a role no folder in scope is mapped with.
public static MailFathomErrorCode MailFolderRoleUnmapped { get; }
Property Value
Remarks
It is allocated here, beside the account a deployment does not serve, because this is the only boundary the refusal escapes to: a rule's destination is judged against the same question while configuration binds and reports it as a declaration error, and a rule whose destination stops resolving at run time records the reason against the action instead. A caller that named a role can act on the answer — name the alias, or map the role — which is what this category means, and collapsing it into an undiagnosed failure would leave a client unable to tell a folder it may not name from a call that went wrong.