Property Unrestricted
- Namespace
- MailFathom.Application.Emails.Mailboxes
- Assembly
- MailFathom.Application.dll
Unrestricted
Gets the scope a request that named neither an account nor a folder produces.
public static MailboxScope Unrestricted { get; }
Property Value
Remarks
It is what a caller asked for rather than what a query runs with. A mailbox query resolves its accounts before it reads, so an empty account list never reaches storage as an absent predicate.