• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/activity/provider/zoom.php
  • Класс: Bitrix\Crm\Activity\Provider\Zoom
  • Вызов: Zoom::canKeepCompletedInCalendar
static function canKeepCompletedInCalendar($providerTypeId = null)
{
	return ActivitySettings::getValue(ActivitySettings::KEEP_COMPLETED_CALLS);
}