Expand Minimize

SPAccessRequests Transformation

Mappings for SharePoint class Microsoft.SharePoint.SPAccessRequests

Type Mapping

Constructors

Properties

Methods

SSOM System.Void ChangeRequestStatus(System.Int32, System.Int32, System.String, System.String, System.Int32)
CSOM AccessRequests.ChangeRequestStatus(ClientRuntimeContext,Int32,Int32,String,String,Int32)
JSOM SP.AccessRequests.changeRequestStatus(ClientRuntimeContext,number,number,string,string,number)
SSOM System.Boolean ChangeRequestStatus(System.Int32, System.Int32, Microsoft.SharePoint.SPUser, System.String, System.String, System.Int32, System.Boolean, System.String, Microsoft.SharePoint.SPWeb)
CSOM AccessRequests.ChangeRequestStatus(ClientRuntimeContext,Int32,Int32,String,String,Int32)
JSOM SP.AccessRequests.changeRequestStatus(ClientRuntimeContext,number,number,string,string,number)
SSOM System.Boolean ChangeRequestStatus(System.Int32, System.Int32, System.String, System.String, System.Int32, Microsoft.SharePoint.SPWeb)
CSOM AccessRequests.ChangeRequestStatus(ClientRuntimeContext,Int32,Int32,String,String,Int32)
JSOM SP.AccessRequests.changeRequestStatus(ClientRuntimeContext,number,number,string,string,number)
SSOM System.Boolean ChangeRequestStatus(System.Int32, System.Int32, Microsoft.SharePoint.SPRoleDefinition, Microsoft.SharePoint.SPGroup, Microsoft.SharePoint.AnonymousLinkType, Microsoft.SharePoint.SPWeb)
CSOM AccessRequests.ChangeRequestStatus(ClientRuntimeContext,Int32,Int32,String,String,Int32)
JSOM SP.AccessRequests.changeRequestStatus(ClientRuntimeContext,number,number,string,string,number)
SSOM System.Void ChangeRequestStatusBulk(System.Collections.Generic.List`1<System.Int32>, System.Int32)
CSOM AccessRequests.ChangeRequestStatusBulk(ClientRuntimeContext,IList,Int32)
JSOM SP.AccessRequests.changeRequestStatusBulk(ClientRuntimeContext,Array,number)
SSOM System.Boolean ChangeRequestStatusCore(System.Int32, Microsoft.SharePoint.SPUser, System.String, System.String, System.Int32, System.Boolean, System.String, Microsoft.SharePoint.SPList, Microsoft.SharePoint.SPListItem)
CSOM AccessRequests.ChangeRequestStatus(ClientRuntimeContext,Int32,Int32,String,String,Int32)
JSOM SP.AccessRequests.changeRequestStatus(ClientRuntimeContext,number,number,string,string,number)
SSOM System.Void UpdateConversation(System.Int32, System.String, Microsoft.SharePoint.SPWeb)
CSOM AccessRequests.UpdateConversation(ClientRuntimeContext,Int32,String,Web)
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.