|
AccessRequests |
Operates on access requests and external user invitations. |
|
Alert |
|
|
AlertCollection |
|
|
AlertCreationInformation |
|
|
AlertObjectPropertyNames |
|
|
AlertPropertyNames |
|
|
AlternateUrl |
Represents an incoming URL and the zone with which it is associated. |
|
AlternateUrlPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
App |
Represents an app loaded on SharePoint and ready to be installed. |
|
AppCatalog |
Represents all of the AppInstance objects installed on an instance of SharePoint. It provides querying capabilities for discovering installations. |
|
AppInstance |
Represents an App object installed to a specific Web site. |
|
AppInstanceErrorDetails |
Provides details about any errors that are encountered. |
|
AppInstanceErrorDetailsPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
AppInstancePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
AppLicense |
Represents an app license for the specified user for the specified app for SharePoint. |
|
AppLicenseCollection |
Represents a collection of all app licenses for the specified user for the specified app for SharePoint. |
|
AppPrincipal |
Represents a single app principal. |
|
AppPrincipalConfiguration |
The configuration associated with an app principal. |
|
AppPrincipalCredential |
Represents a credential belonging to an app principal. |
|
AppPrincipalCredentialReference |
Represents a reference to a credential for an app principal. |
|
AppPrincipalIdentityProvider |
Represents an identity provider for app principals. |
|
AppPrincipalManager |
Represents the top level object used to manage app principals. |
|
AppPrincipalName |
Represents the name of an app principal. |
|
AppPrincipalPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
AppProperties |
|
|
AppPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
AppSiteContext |
|
|
AppSiteContextUtility |
|
|
AppTile |
|
|
AppTileCollection |
|
|
AppTileProperties |
|
|
AppTilePropertyNames |
|
|
AppViewCreationInfo |
|
|
Attachment |
|
|
AttachmentCollection |
Represents the collection of attachments for a list item. |
|
AttachmentCreationInformation |
Represents the creation information for a list item attachment. |
|
AttachmentPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
Audit |
|
|
AuditPropertyNames |
|
|
BasePermissions |
Specifies a set of built-in permissions. |
|
CamlQuery |
Specifies a query on a list. |
|
Change |
Base type for a description of a change to an object. |
|
ChangeAlert |
Indicates a change to an SPAlert object. |
|
ChangeAlertPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeCollection |
Represents a collection of Change objects. |
|
ChangeContentType |
Indicates a change to an SPContentType object. |
|
ChangeContentTypePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeField |
A change on a field. |
|
ChangeFieldPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeFile |
A change on a file not contained in a document library. |
|
ChangeFilePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeFolder |
A change on a folder not contained in a list or document library. |
|
ChangeFolderPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeGroup |
A change on a group. |
|
ChangeGroupPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeItem |
A change on an item. |
|
ChangeItemPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeList |
A change on a list. |
|
ChangeListObjectPropertyNames |
|
|
ChangeListPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeLogItemQuery |
|
|
ChangePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeQuery |
Defines a query that is performed against the change log. |
|
ChangeSite |
Specifies a change on a site collection. |
|
ChangeToken |
Represents the unique sequential location of a change within the change log. |
|
ChangeUser |
A change on a user. |
|
ChangeUserPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeView |
A change on a view. |
|
ChangeViewPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ChangeWeb |
A change on a site. |
|
ChangeWebPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientAction |
Provides an abstract class for invoking methods and setting properties on a server. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientActionInvokeMethod |
Records when a client method is invoked. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientActionInvokeStaticMethod |
Records the invocation of a client object static method. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientActionSetProperty |
Records the setting of the client object static property. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientActionSetStaticProperty |
Records the setting of a client object static property. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientArrayResult<T> |
Represents the generic array result of a client method invocation. |
|
ClientConstants |
Contains all the constants related to the Client object. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientContext |
Represents the context for SharePoint objects and operations. |
|
ClientDictionaryResultHandler<T> |
Initializes a generic dictionary with JavaScript Object Notation (JSON) data from the server. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientErrorCodes |
Contains integer flags that represent the client error codes. |
|
ClientListResultHandler<T> |
Initializes a generic list with JavaScript Object Notation (JSON) data from the server. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientObject |
Provides a base class for objects on a remote client. |
|
ClientObjectCollection |
Provides a base class for a collection of objects on a remote client. |
|
ClientObjectCollection<T> |
Provides a base class for a generic collection of ClientObject objects. |
|
ClientObjectCollectionPrototype<ItemType> |
Provides a base class to specify the “[“ to retrieve for a ClientObjectCollection. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientObjectData |
Represents the properties of the client object. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientObjectList<T> |
Represents a list of client objects. |
|
ClientObjectPrototype |
Represents a prototype instance that is used to specify the data to retrieve on the ClientObject object. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientObjectPrototype<T> |
Represents a prototype instance that is used to specify the data to retrieve on the ClientObject object. |
|
ClientObjectQueryableExtension |
Provides a set of static (or Shared in Visual Basic) methods for querying client objects that implement IQueryable<T>. |
|
ClientRequest |
Builds and executes a request to the server from the client. |
|
ClientRequestException |
The exception that is thrown when a client request fails. |
|
ClientResult<T> |
Represents the result of a client method invocation. |
|
ClientRuntimeContext |
Represents the runtime context for accessing data from remote objects, and invoking methods on remote objects. |
|
ClientSchemaVersions |
Represents the version number for the client schema. |
|
ClientTypeAssemblyAttribute |
Indicates that an assembly contains a derived class of ClientObject or ClientValueObject. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientUtility |
Provides utility methods to create exceptions. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ClientValueObject |
Represents a local client object model version of a server-side property value. |
|
ClientValueObjectCollection<T> |
Represents a collection of value objects. |
|
CollectionNotInitializedException |
The exception that is thrown when the client object collection is not properly initialized. |
|
CompatibilityRange |
Represents the compatibility range of a SharePoint installation. |
|
ConditionalScope |
Executes code on the server conditionally. |
|
ConditionalScopeBase |
|
|
ContentType |
Represents a SPContentType object. |
|
ContentTypeCollection |
Represents a collection of Web site or list content types. |
|
ContentTypeCreationInformation |
Specifies properties that are used as parameters to initialize a new content type. |
|
ContentTypeId |
Represents the content type identifier (ID) of a content type. |
|
ContentTypeObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ContentTypePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
CopyJobProgress |
|
|
CopyMigrationInfo |
|
|
CopyMigrationOptions |
|
|
CreatableItemInfo |
|
|
CreatableItemInfoCollection |
|
|
CreatablesInfo |
|
|
CreatablesInfoPropertyNames |
|
|
CurrencyInformation |
|
|
CurrencyInformationCollection |
|
|
CurrencyList |
|
|
CustomActionElement |
|
|
CustomActionElementCollection |
|
|
CustomerKeyInfo |
|
|
CustomerKeyStatusInfo |
|
|
CustomerKeyVaultInfo |
|
|
DataConvert |
Provides utility methods to convert and output the specified data to the XmlWriter object. |
|
DlpPolicyTip |
|
|
DlpPolicyTipPropertyNames |
|
|
DocumentLibraryInformation |
|
|
EffectiveInformationRightsManagementSettings |
|
|
EffectiveInformationRightsManagementSettingsPropertyNames |
|
|
EncryptionOption |
|
|
EventReceiverDefinition |
Abstract base class that defines general properties of an event receiver for list items, lists, websites, and workflows. |
|
EventReceiverDefinitionCollection |
Represents a collection of EventReceiverDefinition objects that are used to enumerate the list of registered event receivers for Microsoft SharePoint Foundation objects that can have events. |
|
EventReceiverDefinitionCreationInformation |
Represents the properties that can be set when creating a client-side event receiver definition. |
|
EventReceiverDefinitionPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ExceptionHandlingScope |
Ignores an exception that is raised by the server, or executes code in response to an exception that is thrown by the server. |
|
ExternalApplicationRequestToken |
Represents a token that contains the SharePoint Foundation 2010 and user infomation that an external application uses to forward the request to the server. |
|
ExternalAppPrincipalCreationParameters |
Represents the object that encapsulates all parameters used to create a new external app principal. |
|
Feature |
Represents an activated feature. |
|
FeatureCollection |
Represents a collection of SPFeature objects. |
|
FeaturePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
Field |
Represents a field in a list on a Microsoft SharePoint Foundation Web site. |
|
FieldCalculated |
Specifies a calculated field. |
|
FieldCalculatedErrorValue |
Represents the value of the calculated field of a list item when the value of the field is a calculation error, such as division by zero or overflow. |
|
FieldCalculatedPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldChoice |
Represents a choice field control. |
|
FieldChoicePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldCollection |
Represents a collection of Field objects. |
|
FieldCollectionPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldComputed |
Specifies a computed field. |
|
FieldComputedPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldCurrency |
Specifies a field that contains currency values. |
|
FieldCurrencyPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldDateTime |
Specifies a field that contains date and time values. |
|
FieldDateTimePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldGeolocation |
|
|
FieldGeolocationValue |
|
|
FieldGuid |
Specifies a field that contains global unique identifier values. |
|
FieldLink |
Specifies a reference to a field or field definition for a content type. |
|
FieldLinkCollection |
Represents the collection of column or field references in a content type. |
|
FieldLinkCreationInformation |
Contains properties that are used as parameters to initialize a FieldLink object. |
|
FieldLinkPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldLookup |
Specifies a lookup field. |
|
FieldLookupPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldLookupValue |
Specifies the value of a lookup for a field within a list item. |
|
FieldMultiChoice |
Specifies a field that contains one or more values from a set of specified values. |
|
FieldMultiChoicePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldMultiLineText |
Specifies a field that can contain multiple lines of text. |
|
FieldMultiLineTextPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldNumber |
Specifies a field that contains number values. |
|
FieldNumberPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldObjectPropertyNames |
|
|
FieldPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldRatingScale |
Specifies a field that contains rating scale values for a survey list. |
|
FieldRatingScalePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldRatingScaleQuestionAnswer |
Represents a specific sub question and answer within a rating scale field of a list item. |
|
FieldStringValues |
Represents a collection of key-value pairs that specify string values for fields. |
|
FieldText |
Specifies a field that contains a single line of text. |
|
FieldTextPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldUrl |
Specifies a field that contains a URI. |
|
FieldUrlPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldUrlValue |
Specifies the hyperlink and the description values for FieldURL. |
|
FieldUser |
Specifies a field that contains a user. |
|
FieldUserPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FieldUserValue |
Specifies the value of a lookup field to user data for a list item. |
|
File |
Represents a file in a SharePoint Web site that can be a Web Part Page, an item in a document library, or a file in a folder. |
|
FileCollection |
Represents a collection of File objects. |
|
FileCollectionAddParameters |
|
|
FileCreationInformation |
Represents a file to be added via Add(FileCreationInformation). |
|
FileInformation |
Correlates the file information on the client with the file information on the server. |
|
FileObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FilePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FileSaveBinaryInformation |
Contains information necessary for saving a file. |
|
FileVersion |
Represents a version of a SPFile object. |
|
FileVersionCollection |
Represents a collection of SPFileVersion objects. |
|
FileVersionEvent |
|
|
FileVersionEventCollection |
|
|
FileVersionEventPropertyNames |
|
|
FileVersionObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FileVersionPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FlowSynchronizationResult |
|
|
FlowSynchronizationResultPropertyNames |
|
|
Folder |
Represents a folder on a SharePoint Web site. |
|
FolderCollection |
Represents a collection of Folder objects. |
|
FolderCollectionAddParameters |
|
|
FolderObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FolderPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
Form |
A form provides a display and editing interface for a single list item. |
|
FormCollection |
Specifies a collection of list forms for a list. |
|
FormDigestInfo |
Contains information about the form digest object. |
|
FormPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FormsAuthenticationLoginInfo |
Represents the login information that is used when the user logs on to a SharePoint Web application using ASP.NET forms authentication. |
|
Group |
Represents a group on a Microsoft SharePoint Foundation Web site. |
|
GroupCollection |
Represents a collection of Group objects. |
|
GroupCreationInformation |
An object used to facilitate creation of a cross-site group. |
|
GroupObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
GroupPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
Hashtag |
|
|
HashtagStoreManager |
|
|
HubSiteCreationInformation |
|
|
IdcrlException |
Represents an exception that is thrown from the IDCRL (identity client runtime) component. |
|
InformationRightsManagementFileSettings |
|
|
InformationRightsManagementFileSettingsPropertyNames |
|
|
InformationRightsManagementSettings |
Represents a collection of Information Rights Management settings for a list. |
|
InformationRightsManagementSettingsPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
IngestionTaskKey |
|
|
InvalidQueryExpressionException |
The exception that is thrown when the given query expression is invalid. |
|
JsonReader |
Processes a JavaScript Object Notation (JSON) string to create the client object. |
|
Language |
Represents a natural language used within the context of Microsoft SharePoint Foundation. |
|
LanguageCollection |
|
|
List |
Represents a list on a SharePoint Web site. |
|
ListBloomFilter |
|
|
ListBloomFilterPropertyNames |
|
|
ListCollection |
Represents a collection of List objects. |
|
ListCreationInformation |
Specifies the properties of the new list. |
|
ListDataSource |
Represents information associated with a connection to an external data source. |
|
ListDataValidationExceptionValue |
The exception that is thrown when the data for a list field or list item fails validation. |
|
ListDataValidationFailure |
Describes a specific validation failure when a list item is inserted or updated. |
|
ListItem |
Represents an item or row in a list. |
|
ListItemCollection |
Represents a collection of ListItem objects. |
|
ListItemCollectionPosition |
Specifies the information required to get the next page of data for a list view. |
|
ListItemCollectionPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ListItemComplianceInfo |
|
|
ListItemCreationInformation |
Specifies the properties of the new list item. |
|
ListItemCreationInformationUsingPath |
|
|
ListItemEntityCollection |
Represents a collection of list item entities. |
|
ListItemFormUpdateValue |
|
|
ListItemObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ListItemPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ListItemVersion |
|
|
ListItemVersionCollection |
|
|
ListItemVersionObjectPropertyNames |
|
|
ListItemVersionPropertyNames |
|
|
ListObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ListPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ListTemplate |
Specifies a list template. |
|
ListTemplateCollection |
Specify a collection of list template |
|
ListTemplatePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
MediaServiceUpdateParameters |
|
|
MicroServiceManager |
|
|
MicroServiceUtilities |
|
|
MicroServiceWorkItemProperties |
|
|
MountedFolderInfo |
|
|
MountedFolderInfoPropertyNames |
|
|
MountPoint |
|
|
MountPointInfo |
|
|
MountPointInfoPropertyNames |
|
|
MoveCopyOptions |
|
|
MoveCopyUtil |
|
|
MultiGeoCopyParameters |
|
|
Navigation |
Represents navigation operations at the site collection level. |
|
NavigationNode |
Represents the URL to a specific navigation node and provides access to properties and methods for manipulating the ordering of the navigation node in a navigation node collection. |
|
NavigationNodeCollection |
A collection of navigation nodes. |
|
NavigationNodeCreationInformation |
Describes a new navigation node to be created. |
|
NavigationNodeObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
NavigationNodePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
NavigationObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
NavigationPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectIdentityQuery |
This class and its members are reserved for internal use and are not intended to be used in your code. Creates the client object identity query that is used to retrieve the object identity from the server. |
|
ObjectPath |
Tracks how a client object is created in the ClientRuntimeContext class, so that the object can be re-created on the server. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectPathConstructor |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectPathMethod |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectPathProperty |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectPathStaticMethod |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectPathStaticProperty |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectSharingInformation |
Contains information about the sharing state of a securable object. |
|
ObjectSharingInformationObjectPropertyNames |
|
|
ObjectSharingInformationPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectSharingInformationUser |
Contains information about a user with whom a securable object is shared. |
|
ObjectSharingInformationUserCollection |
|
|
ObjectSharingInformationUserObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectSharingInformationUserPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ObjectSharingSettings |
|
|
ObjectSharingSettingsObjectPropertyNames |
|
|
ObjectSharingSettingsPropertyNames |
|
|
PickerSettings |
|
|
PickerSettingsPropertyNames |
|
|
Principal |
Represents a user or group that can be assigned permissions to control security. |
|
PrincipalPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
PropertyOrFieldNotInitializedException |
The exception that is thrown when the property or field is not properly initialized. |
|
PropertyValues |
Contains CSOM expando properties, which is a collection name value pairs. |
|
ProvisionedMigrationContainersInfo |
|
|
ProvisionedMigrationQueueInfo |
|
|
PseudoRemoteAttribute |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
PushNotificationSubscriber |
Specifies a push notification subscriber. |
|
PushNotificationSubscriberCollection |
Specifies a collection of push notification subscribers. |
|
PushNotificationSubscriberObjectPropertyNames |
|
|
PushNotificationSubscriberPropertyNames |
|
|
RecycleBinItem |
Represents a Recycle Bin item in the Recycle Bin of a site or a site collection. |
|
RecycleBinItemCollection |
Specifies a collection of Recycle Bin items. |
|
RecycleBinItemObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RecycleBinItemPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RecycleBinQueryInformation |
|
|
RegionalSettings |
Represents regional settings that are used on the server that is running SharePoint Server. |
|
RegionalSettingsObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RegionalSettingsPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RelatedField |
Specifies a relationship to a lookup field. |
|
RelatedFieldCollection |
Specifies a collection of objects storing properties of relationship lookup fields. |
|
RelatedFieldObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RelatedFieldPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RelatedItem |
|
|
RelatedItemManager |
|
|
RemoteAttribute |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RemoteWeb |
|
|
RemoteWebObjectPropertyNames |
|
|
RemoteWebPropertyNames |
|
|
RenderListContextMenuDataParameters |
|
|
RenderListDataOverrideParameters |
|
|
RenderListDataParameters |
|
|
RenderListFilterDataParameters |
|
|
RequestContextObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RequestForwarder |
Forwards the client request to the server. |
|
RequestResources |
|
|
RequestUserContext |
|
|
RequestUserContextObjectPropertyNames |
|
|
RequestVariable |
Represents a request variable that could be used in a service request. |
|
RequestVariablePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ResourcePath |
|
|
Resources |
Provides static access to resources at run time. |
|
ResourceStrings |
Contains constants to define the client resource string. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RoleAssignment |
Defines the securable object role assignments for a user or group on the Web site, list, or list item. |
|
RoleAssignmentCollection |
Represents a collection of RoleAssignment objects that defines all the role assignments for each securable object. |
|
RoleAssignmentCollectionObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RoleAssignmentObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RoleAssignmentPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
RoleDefinition |
Defines a single role definition, including a name, description, and set of rights. |
|
RoleDefinitionBindingCollection |
Defines the role definitions that are bound to a role assignment object. |
|
RoleDefinitionCollection |
Represents the collection of RoleDefinition objects that define the role definitions that are available for use within the Web site. |
|
RoleDefinitionCreationInformation |
Contains properties that are used as parameters to initialize a role definition. |
|
RoleDefinitionPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ScriptTypeAttribute |
Defines a custom attribute to retrieve the script type. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ScriptTypeFactory |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
SecurableObject |
An object that can be assigned security permissions. |
|
SecurableObjectObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
SecurableObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
SerializationContext |
Stores the ObjectPath information of the client object to transmit the path to the server. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ServerException |
Represents an exception that is thrown by the server during execution of a request sent from the client. |
|
ServerInfo |
Provides information about the specified server. |
|
ServerObjectNullReferenceException |
|
|
ServerSettings |
Provides methods for obtaining server properties. |
|
ServerUnauthorizedAccessException |
Represents the exception that is thrown when a user lacks required permission. |
|
SharedWithUser |
|
|
SharedWithUserCollection |
|
|
SharePointOnlineCredentials |
Represents an object that provides credentials to access SharePoint Online resources. |
|
SharePointOnlineCredentialsWebRequestEventArgs |
|
|
SharePointSharingSettings |
|
|
SharePointSharingSettingsObjectPropertyNames |
|
|
SharePointSharingSettingsPropertyNames |
|
|
SharingLinkData |
|
|
SharingLinkInfo |
|
|
SharingPermissionInformation |
|
|
SharingPermissionInformationCollection |
|
|
SharingPermissionInformationPropertyNames |
|
|
SharingResult |
|
|
SharingResultObjectPropertyNames |
|
|
SharingResultPropertyNames |
|
|
SharingUserCollection |
|
|
SimpleDataTable |
Used as a data structure to serialize and return weakly-typed data as a collection of rows, where each row is a name-value pair dictionary. |
|
Site |
Represents a collection of sites in a Web application, including a top-level website and all its subsites. |
|
SiteObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
SitePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
SiteUrl |
Represents the URL of a site. |
|
SPDataLeakagePreventionStatusInfo |
|
|
SPDataLeakagePreventionStatusInfoPropertyNames |
|
|
SPInvitationCreationResult |
|
|
SPMigrationJobStatus |
|
|
SPMigrationJobStatusCollection |
|
|
SPMigrationJobStatusPropertyNames |
|
|
SPResourceManager |
|
|
StorageMetrics |
|
|
StorageMetricsPropertyNames |
|
|
SubwebQuery |
Defines a query that is used with the GetSubwebsForCurrentUser(SubwebQuery) method to specify which child Web sites to return from a Web site. |
|
TenantAppInformation |
|
|
TenantAppInstance |
|
|
TenantAppInstancePropertyNames |
|
|
TenantAppUtility |
The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code. |
|
TenantSettings |
|
|
TenantSettingsPropertyNames |
|
|
ThemeInfo |
Represents the theming information for a site. This includes information like colors, fonts, border radii sizes, and so on. |
|
ThemeInfoPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
TimeZone |
Represents the time zone setting that is implemented on a SharePoint Web site. |
|
TimeZoneCollection |
Represents a collection of TimeZone objects. |
|
TimeZoneInformation |
Provides information used to define a time zone. |
|
TimeZonePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
UpgradeInfo |
Represents the site upgrade information. |
|
UsageInfo |
Provides fields that are used to access information about site collection usage. |
|
User |
Represents a user in Microsoft SharePoint Foundation. |
|
UserCollection |
Represents a collection of User objects. |
|
UserCreationInformation |
Parameters to invite a user. |
|
UserCustomAction |
Represents a custom action associated with a SharePoint list, Web site, or subsite. |
|
UserCustomActionCollection |
Represents a collection of UserCustomAction objects. |
|
UserCustomActionObjectPropertyNames |
|
|
UserCustomActionPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
UserIdInfo |
Represents the identity information of a user, which contains the user's name and the issuer of the user's name. |
|
UserObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
UserPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
UserResource |
|
|
View |
Specifies a list view. |
|
ViewCollection |
Specifies a collection of list views. |
|
ViewCreationInformation |
Specifies the properties used to create a new list view. |
|
ViewFieldCollection |
Specifies the collection of fields in a list view. |
|
ViewFieldCollectionPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ViewObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
ViewPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
Visualization |
|
|
VisualizationAppInfo |
|
|
VisualizationAppMappedViewCollection |
|
|
VisualizationAppSynchronizationResult |
|
|
VisualizationAppSynchronizationResultObjectPropertyNames |
|
|
VisualizationAppSynchronizationResultPropertyNames |
|
|
VisualizationField |
|
|
VisualizationStyleSet |
|
|
Web |
Represents a Microsoft SharePoint Foundation Web site. |
|
WebCollection |
Represents a collection of Web objects. |
|
WebCreationInformation |
Specifies the properties of a new site. |
|
WebInformation |
Represents web site information. |
|
WebInformationPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
WebObjectPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
WebPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
WebProxy |
A proxy class that allows client code to call third-party web services. |
|
WebRequestEventArgs |
Provides the WebRequestExecutor arguments for the event that is raised when the client sends a Web request to the server. |
|
WebRequestExecutor |
Provides an abstract class to issue a Web request to the server and get a response from the server. |
|
WebRequestExecutorFactory |
Provides a factory class that creates instances of the Web request executor. |
|
WebRequestInfo |
Contains the data from the caller necessary to make the outbound web request. |
|
WebResponseInfo |
Contains a copy of the third-party service response. |
|
WebTemplate |
Specifies a site definition or a site template that is used to instantiate a site. |
|
WebTemplateCollection |
Specifies a collection of site templates. |
|
WebTemplatePropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
WindowsPlatformService |
|