Field MaximumLength
- Namespace
- MailFathom.Domain.Contacts
- Assembly
- MailFathom.Domain.dll
The greatest length a search text may carry.
public const int MaximumLength = 320
Returns
- int
- The greatest length a search text may carry.
Remarks
The longer of the two values it is matched against, which is an address at MaximumAddressLength characters: text beyond it can match nothing the book holds, so it is refused rather than run.