Table of Contents

Property All

Namespace
MailFathom.Common.MailboxOAuth
Assembly
MailFathom.Common.dll

All

Gets every supported preset.

public static IReadOnlyList<MailProviderPreset> All { get; }

Property Value

IReadOnlyList<MailProviderPreset>

Remarks

Declared last so the members it lists are already initialized when this initializer runs.