Field MaximumReasonLength
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
The greatest length a reason may have, which bounds the column it is stored in.
public const int MaximumReasonLength = 128
Returns
- int
- The greatest length a reason may have, which bounds the column it is stored in.