[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 18279
type TSP_SharingUserSharingResult = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property AllowedRoles: TInt32Array; [rw] |
property CurrentRole: TInt32; [rw] |
property DisplayName: string; [rw] |
property Email: string; [rw] |
property InvitationLink: string; [rw] |
property IsUserKnown: Boolean; [rw] |
property Message: string; [rw] |
property Status: Boolean; [rw] |
property User: string; [rw] |
end; |
| |
| |
| |
TObject |