Table of Contents

Property UserName

Namespace
MailFathom.Infrastructure.Mail
Assembly
MailFathom.Infrastructure.dll

UserName

The IMAP user name, which stays a plain configuration value because it is an identifier rather than a credential.

public string UserName { get; init; }

Property Value

string