Expand Minimize

SPObjectSharingInformationUser Transformation

Mappings for SharePoint class Microsoft.SharePoint.SPObjectSharingInformationUser

Type Mapping

Constructors

Properties

SSOM System.String get_CustomRoleNames()
CSOM String ObjectSharingInformationUser.get_CustomRoleNames()
JSOM string SP.ObjectSharingInformationUser.get_customRoleNames()
SSOM System.String get_Department()
CSOM String ObjectSharingInformationUser.get_Department()
JSOM string SP.ObjectSharingInformationUser.get_department()
SSOM System.String get_Email()
CSOM String ObjectSharingInformationUser.get_Email()
JSOM string SP.ObjectSharingInformationUser.get_email()
SSOM System.Boolean get_HasEditPermission()
CSOM Boolean ObjectSharingInformationUser.get_HasEditPermission()
JSOM boolean SP.ObjectSharingInformationUser.get_hasEditPermission()
SSOM System.Boolean get_HasViewPermission()
CSOM Boolean ObjectSharingInformationUser.get_HasViewPermission()
JSOM boolean SP.ObjectSharingInformationUser.get_hasViewPermission()
SSOM System.Int32 get_ID()
CSOM Int32 ObjectSharingInformationUser.get_Id()
JSOM number SP.ObjectSharingInformationUser.get_id()
SSOM System.Boolean get_IsSiteAdmin()
CSOM Boolean ObjectSharingInformationUser.get_IsSiteAdmin()
JSOM boolean SP.ObjectSharingInformationUser.get_isSiteAdmin()
SSOM System.String get_JobTitle()
CSOM String ObjectSharingInformationUser.get_JobTitle()
JSOM string SP.ObjectSharingInformationUser.get_jobTitle()
SSOM System.String get_LoginName()
CSOM String ObjectSharingInformationUser.get_LoginName()
JSOM string SP.ObjectSharingInformationUser.get_loginName()
SSOM System.String get_Name()
CSOM String ObjectSharingInformationUser.get_Name()
JSOM string SP.ObjectSharingInformationUser.get_name()
SSOM System.String get_Picture()
CSOM String ObjectSharingInformationUser.get_Picture()
JSOM string SP.ObjectSharingInformationUser.get_picture()
SSOM Microsoft.SharePoint.SPPrincipal get_Principal()
CSOM Principal ObjectSharingInformationUser.get_Principal()
JSOM Principal SP.ObjectSharingInformationUser.get_principal()
SSOM System.String get_SipAddress()
CSOM String ObjectSharingInformationUser.get_SipAddress()
JSOM string SP.ObjectSharingInformationUser.get_sipAddress()
SSOM Microsoft.SharePoint.SPUser get_User()
CSOM User ObjectSharingInformationUser.get_User()
JSOM User SP.ObjectSharingInformationUser.get_user()

Methods

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.