Property AccountId
- Namespace
- MailFathom.Application.Folders
- Assembly
- MailFathom.Application.dll
AccountId
Gets the account the folder was looked for in, and null when a whole scope was asked.
public MailAccountId? AccountId { get; }
Property Value
Remarks
The absence is a distinct fact rather than a missing value: a request that named several accounts, or none, asked every mailbox the deployment serves, and naming one of them would say the refusal was about that one.