Table of Contents

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

int

Exceptions

InvalidOperationException

Thrown when the value is the struct default rather than an allocated code.