Property IsConfigured
- Namespace
- MailFathom.Infrastructure.Mail
- Assembly
- MailFathom.Infrastructure.dll
IsConfigured
Gets whether this account configures a submission endpoint at all.
public bool IsConfigured { get; }
Property Value
Remarks
The host is what decides it, because an endpoint without one names no server, while every other setting here has a usable default or an inherited value.