• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/builders/eventbuilderfromarray.php
  • Класс: BitrixCalendarCoreBuildersEventBuilderFromArray
  • Вызов: EventBuilderFromArray::getMeetingStatus
protected function getMeetingStatus(): ?string
{
	return $this->fields['MEETING_STATUS'] ?? null;
}