Property Category
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
Category
Gets the subsystem the failure belongs to, which is the code's first digit.
public int Category { get; }
Property Value
Exceptions
- InvalidOperationException
Thrown when the value is the struct default rather than an allocated code.