Table of Contents

Property Placement

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

Placement

Gets where the destination folder put the email, as far as the server has said.

public required RemoteEmailPlacement Placement { get; init; }

Property Value

RemoteEmailPlacement

Remarks

It is NotReported() both before the placement is confirmed and after a server that supplied no COPYUID response confirmed it. The two are told apart by Stage, which is the value that says whether the placement has happened at all.