Property FolderPath
- Namespace
- MailFathom.Domain.Delivery.Drafts
- Assembly
- MailFathom.Domain.dll
FolderPath
Gets the remote path the copy was appended to, which is what a later attempt compares the resolution against.
public required RemoteFolderPath FolderPath { get; init; }