Enum MailFolderMappingTarget
- Namespace
- MailFathom.Domain.Folders
- Assembly
- MailFathom.Domain.dll
States which of the two ways an alias names its remote folder a mapping uses.
public enum MailFolderMappingTarget
Fields
RemotePath = 0The mapping names the server-advertised path directly.
SpecialUse = 1The mapping names a special-use role and lets discovery find whichever folder carries it.