Table of Contents

Property ContactQueryInvalid

Namespace
MailFathom.Domain.Failures
Assembly
MailFathom.Domain.dll

ContactQueryInvalid

Gets subcategory 1, request validation: a contact listing named a page size, an origin, or a search text the book does not serve.

public static MailFathomErrorCode ContactQueryInvalid { get; }

Property Value

MailFathomErrorCode

Remarks

One code for the three because they are one finding about the request the caller composed, and the message names which of them it was. They are separate from the mailbox codes beside them because the contact book is a different collection with bounds of its own: reporting a contact page size through MailboxQueryPageSizeOutOfRange would tell a caller a limit that belongs to another query.