Unit 'sharepoint' Package
[Overview][Types][Classes][Index] [#odata]

TSPSharingResult

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: sharepoint.pp line 6634

type TSPSharingResult = class(TODataEntity)

public

  class function ObjectRestKind; override;

  function KeyAsURLPart; override;

  function GroupsSharedWith();

  function GroupUsersAddedTo();

  function UsersWithAccessRequests();

published

  property ErrorMessage: string; [rw]

  property IconUrl: string; [rw]

  property InvitedUsers: TSPSPInvitationCreationResultArray; [rw]

  property Name: string; [rw]

  property PermissionsPageRelativeUrl: string; [rw]

  property StatusCode: TInt32; [rw]

  property UniquelyPermissionedUsers: TSP_SharingUserSharingResultArray; [rw]

  property Url: string; [rw]

  property UsersAddedToGroup: TSP_SharingUserSharingResultArray; [rw]

end;

Inheritance

TSPSharingResult

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18