Method For
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
For(MailAccountId)
Describes one account as the document a job carries.
public static MailAccountJobPayload For(MailAccountId accountId)
Parameters
accountIdMailAccountIdThe account the work is about.
Returns
- MailAccountJobPayload
The payload naming that account.