• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/posting/counter.php
  • Класс: BitrixSenderPostingCounter
  • Вызов: Counter::getErrors
public function getErrors()
{
	return $this->letter->get('COUNT_SEND_ERROR', 0);
}