Property DestinationPath
- Namespace
- MailFathom.Domain.Mutations
- Assembly
- MailFathom.Domain.dll
DestinationPath
Gets the folder a relocation or a copy puts the email into, and null for every other mutation.
public RemoteFolderPath? DestinationPath { get; }