Table of Contents

Method IsSupported

Namespace
MailFathom.Infrastructure.Persistence.Connections
Assembly
MailFathom.Infrastructure.dll

IsSupported(string?)

Reports whether a configured name is one MailFathom accepts.

public static bool IsSupported(string? candidate)

Parameters

candidate string

The name a deployment configured, which may be blank or unset.

Returns

bool

true when the name is supported; otherwise false.