Property DestinationFolderPath
- Namespace
- MailFathom.Domain.Mutations.Audit
- Assembly
- MailFathom.Domain.dll
DestinationFolderPath
Gets the remote path of the folder a relocation or a copy named, and null for every other mutation.
public required RemoteFolderPath? DestinationFolderPath { get; init; }