• Модуль: mail
  • Путь к файлу: ~/bitrix/modules/mail/lib/imapcommands/syncinternalmanager.php
  • Класс: BitrixMailImapCommandsSyncInternalManager
  • Вызов: SyncInternalManager::getDirPathByType
protected function getDirPathByType($dirType)
{
	return $this->mailboxHelper->getDirsHelper()->getDirPathByType($dirType);
}