ObjectSharingInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.ObjectSharingInformation", ServerTypeId="{e7dae9f6-8ca5-4286-92c8-61941d774c44}")]
public class ObjectSharingInformation : Microsoft.SharePoint.Client.ClientObject
type ObjectSharingInformation = class
inherit ClientObject
Public Class ObjectSharingInformation
Inherits ClientObject
- Inheritance
- Attributes
Constructors
ObjectSharingInformation(ClientRuntimeContext, ObjectPath) |
Properties
AnonymousEditLink | |
AnonymousViewLink | |
CanBeShared | |
CanBeUnshared | |
CanManagePermissions | |
Context | (Inherited from ClientObject) |
HasPendingAccessRequests | |
HasPermissionLevels | |
IsFolder | |
IsSharedWithCurrentUser | |
IsSharedWithGuest | |
IsSharedWithMany | |
IsSharedWithSecurityGroup | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
PendingAccessRequestsLink | |
ServerObjectIsNull | (Inherited from ClientObject) |
SharedWithUsersCollection | |
SharingLinks | |
Tag | (Inherited from ClientObject) |
TotalFileCount | |
TypedObject | (Inherited from ClientObject) |