Property MaxRecipientsPerDeployment
- Namespace
- MailFathom.Domain.Delivery.Governance
- Assembly
- MailFathom.Domain.dll
MaxRecipientsPerDeployment
Gets the recipients this deployment may be asked to write to in a period, or zero where the operator declared no ceiling.
public long MaxRecipientsPerDeployment { get; }