Table of Contents

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 = 0

The mapping names the server-advertised path directly.

SpecialUse = 1

The mapping names a special-use role and lets discovery find whichever folder carries it.