• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/office365/eventmanager.php
  • Класс: BitrixCalendarSyncOffice365EventManager
  • Вызов: EventManager::enrichVendorData
private function enrichVendorData(EventDto $dto, EventConnection $link)
{
	// TODO: add info about attendees, locations and any others
}