Table of Contents

Property All

Namespace
MailFathom.Domain.Mutations
Assembly
MailFathom.Domain.dll

All

Gets every permitted mutation.

public static IReadOnlyList<MailboxMutation> All { get; }

Property Value

IReadOnlyList<MailboxMutation>

Remarks

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