• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/classes/general/office365.php
  • Класс: CSocServOffice365OAuth
  • Вызов: CSocServOffice365OAuth::getProfileUrl
public function getProfileUrl($id)
{
	return 'https://portal.office.com/';
}