Table of Contents

Method ToHierarchyLevels

Namespace
MailFathom.Domain.Folders
Assembly
MailFathom.Domain.dll

ToHierarchyLevels()

Splits the path into its hierarchy levels.

public IReadOnlyList<string> ToHierarchyLevels()

Returns

IReadOnlyList<string>

Every level in order, or the whole path as a single level when the server reported no delimiter.