1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
persondto.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\Sync\Office365\Dto;
4
5
class
PersonDto
extends
Dto
6
{
8
public
$emailAddress
;
9
13
protected
function
getComplexPropertyMap
():
array
14
{
15
return
[
16
'emailAddress'
=> [
17
'class'
=> EmailDto::class,
18
'isMandatory'
=>
true
,
19
],
20
];
21
}
22
}
Bitrix\Calendar\Sync\Office365\Dto\Dto
Определения
dto.php:6
Bitrix\Calendar\Sync\Office365\Dto\PersonDto
Определения
persondto.php:6
Bitrix\Calendar\Sync\Office365\Dto\PersonDto\$emailAddress
$emailAddress
Определения
persondto.php:8
Bitrix\Calendar\Sync\Office365\Dto\PersonDto\getComplexPropertyMap
getComplexPropertyMap()
Определения
persondto.php:13
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
bitrix
modules
calendar
lib
sync
office365
dto
persondto.php
Создано системой
1.14.0