[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 6448
type TSPObjectSharingInformationUser = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
function Principal(); |
function User(); |
published |
property CustomRoleNames: string; [rw] |
property Department: string; [rw] |
property Email: string; [rw] |
property HasEditPermission: Boolean; [rw] |
property HasViewPermission: Boolean; [rw] |
property IsDomainGroup: Boolean; [rw] |
property IsSiteAdmin: Boolean; [rw] |
property JobTitle: string; [rw] |
property LoginName: string; [rw] |
property Name: string; [rw] |
property Picture: string; [rw] |
property SipAddress: string; [rw] |
end; |
| |
| |
| |
TObject |