Table of Contents

Struct MailAccountId

Namespace
MailFathom.Domain.Accounts
Assembly
MailFathom.Domain.dll

Identifies a configured mail account inside MailFathom.

public readonly record struct MailAccountId : IEquatable<MailAccountId>
Implements
Inherited Members

Properties

Value

Gets the stable account identifier.

Methods

Create(string)

Creates an account identifier from configuration-owned text.

ToString()

Returns the fully qualified type name of this instance.