|
ApplicationContext |
Encapsulates the Silverlight application context information. |
|
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. |
|
ChangeListPropertyNames |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
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. |
|
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. |
|
ClientRequestEventArgs |
Provides the ClientRequest arguments for the event that is raised when a client request is executed. |
|
ClientRequestException |
The exception that is thrown when a client request fails. |
|
ClientRequestFailedEventArgs |
Provides data for the exception handling method when a ClientRequest execution fails. |
|
ClientRequestSucceededEventArgs |
Provides data for the handling method when a ClientRequest execution succeeds. |
|
ClientResult<T> |
Represents the result of a client method invocation. |
|
ClientRuntimeContext |
Represents the runtime context for accessing data from 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. |
|
CollectionNotInitializedException |
The exception that is thrown when the client object collection is not properly initialized. |
|
ConditionalScope |
Executes code on the server conditionally. |
|
ContentType |
Indicates a change to an SPContentType object. Represents a Web site or list content type. |
|
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. |
|
DataConvert |
Provides utility methods to convert and output the specified data to the XmlWriter object. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
FileCreationInformation |
Represents a file to be added via FileCollection.Add. |
|
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. |
|
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. |
|
Folder |
Represents a folder on a SharePoint Web site. |
|
FolderCollection |
Represents a collection of Folder objects. |
|
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. |
|
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. |
|
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. This class and its members are reserved for internal use and are not intended to be used in your code. |
|
List |
Represents a list on a SharePoint Web site. |
|
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. |
|
ListItemCreationInformation |
Specifies the properties of the new list item. |
|
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. |
|
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. |
|
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. |
|
OpenBinaryFailedEventArgs |
Provides data for the event that is raised when the HTTP request used to retrieve the file from the server cannot be executed. |
|
OpenBinarySucceededEventArgs |
Provides data for the event that is raised when the HTTP request used to retrieve the file from the server is executed successfully. |
|
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. The CSOM expando field name is the name part in the name value pair. The CSOM expand property value is the value part in the name value pair. |
|
PseudoRemoteAttribute |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
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. |
|
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. |
|
RemoteAttribute |
This class and its members are reserved for internal use and are not intended to be used in your code. |
|
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. |
|
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. |
|
RoleAssignmentObjectPropertyNames |
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. |
|
ServerUnauthorizedAccessException |
Represents the exception that is thrown when a user lacks required permission. |
|
Site |
Represents a collection of sites in a Web application, including a top-level Web site 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. |
|
SubwebQuery |
Defines a query that is used with the GetSubwebsForCurrentUser(SubwebQuery) method to specify which child Web sites to return from a Web site. |
|
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. |
|
UserCustomActionPropertyNames |
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. |
|
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. |
|
Web |
Represents a Microsoft SharePoint Foundation Web site. |
|
WebCollection |
Represents a collection of Web objects. |
|
WebCreationInformation |
Specifies the properties of a new site. |
|
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. |
|
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. |
|
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. |