Table of Contents

Property AccountId

Namespace
MailFathom.Application.Jobs
Assembly
MailFathom.Application.dll

AccountId

The account the work belongs to, or null when it belongs to none.

public MailAccountId? AccountId { get; init; }

Property Value

MailAccountId?