Table of Contents

Property Note

Namespace
MailFathom.Application.Contacts
Assembly
MailFathom.Application.dll

Note

Gets what the owner wrote about this person, or null for none.

public string? Note { get; init; }

Property Value

string

Remarks

Blank text is the absence of a note rather than an empty one, so a caller clearing a note sends the field empty instead of reaching for a second verb.