• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/office365/factory.php
  • Класс: Bitrix\Calendar\Sync\Office365\Factory
  • Вызов: Factory::getOutgoingSectionManager
public function getOutgoingSectionManager(): OutgoingSectionManagerInterface
{
	throw new SystemException("Method " . __METHOD__ . " is not implemented");
	// TODO: Implement getOutgoingSectionManager() method.
}