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