[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 15277
type TSP_PublishingPersonMagazinePeopleModel = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property AboutMe: string; [rw] |
property BackgroundImageUrl: string; [rw] |
property BasicInfo: TSP_PublishingPersonMagazinePeopleBasicInfo; [rw] |
property Birthday: string; [rw] |
property CustomProperties: TSPKeyValueArray; [rw] |
property DepartmentName: string; [rw] |
property DirectReports: TSP_PublishingPersonMagazinePeopleBasicInfoArray; [rw] |
property Email: string; [rw] |
property HasEditPermission: Boolean; [rw] |
property Interest: string; [rw] |
property Lync: string; [rw] |
property ManagerChain: TSP_PublishingPersonMagazinePeopleBasicInfoArray; [rw] |
property Office: string; [rw] |
property OneDriveUrl: string; [rw] |
property PastProjects: string; [rw] |
property Phone: string; [rw] |
property Schools: string; [rw] |
property Skills: string; [rw] |
end; |
| |
| |
| |
TObject |