• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/role/attendee.php
  • Класс: BitrixCalendarCoreRoleAttendee
  • Вызов: Attendee::toString
public function toString(): string
{
	return $this->getFullName();
}