[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 15743
type TSP_PublishingPointPublishingUser = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property AccountName: string; [rw] |
property Department: string; [rw] |
property Email: string; [rw] |
property IsDomainGroup: Boolean; [rw] |
property IsMagazineOwner: Boolean; [rw] |
property JobTitle: string; [rw] |
property LoginName: string; [rw] |
property Name: string; [rw] |
property PictureUrl: string; [rw] |
property SipAddress: string; [rw] |
end; |
| |
| |
| |
TObject |