20 out of 30 rated this helpful - Rate this topic

Microsoft.SharePoint Namespace

Windows SharePoint Services 3
Provides types and members for working with a top-level site and its subsites or lists.
  Class Description
Public class NameValuePair Defines a name/value pair that can be set or retrieved.
Public class RecordsRepositoryProperty A structure which represents properties of the records repository. The structure consists of four strings which include the name of the object, the value, the type of the object, and any other information.
Public class SPAlert Represents an alert, which generates periodic e-mail notifications sent to a user about the list, list item, document, or document library to which the alert applies. SPAlert provides information about the alert, such as which alert template is used, the alert frequency, and the UserID of the user who created the alert.
Public class SPAlertCollection Represents a collection of SPAlert objects. The SPAlertCollection is available as a property of either SPWeb or SPUser.
Public class SPAlertTemplate Defines the template used for an alert.
Public class SPAlertTemplateCollection Represents a collection of alert templates.
Public class SPAttachmentCollection Represents the collection of attachments for a list item.
Public class SPAudit Enables auditing of how site collections, sites, lists, folders, and list items are accessed, changed, and used.
Public class SPAuditEntry Contains information about an audited event that is connected to a site collection, site, folder, list, or list item.
Public class SPAuditEntryCollection Provides a container for SPAuditEntry objects.
Public class SPAuditQuery Defines a query of the audit entries of the SharePoint database.
Public class SPBaseCollection Provides the base functionality for collections in the Microsoft.SharePoint and Microsoft.SharePoint.Administration namespaces.
Public class SPBuiltInContentTypeId A class that retrieves SPContentTypeId objects that represent identifiers (IDs) for built-in content types.
Public class SPBuiltInFieldId A class that retrieves the values of preset (or noncustom) document fields, which in turn are obtained from Windows SharePoint Services Web page documents that have been checked into the document library. Many document types such as e-mail messages, e-mail contacts, workflow events, and other objects can be represented by these fields.
Public class SPCalendarViewStyle Represents a day, week, or month view style for a calendar.
Public class SPCalendarViewStyleCollection Represents a collection of SPCalendarViewStyle objects.
Public class SPChange Represents a change that has been made to objects or metadata within an item, list, Web site, or site collection scope, or a security policy change at the Web application scope that has been recorded in the Windows SharePoint Services change log.
Public class SPChangeAlert Represents a change to an alert.
Public class SPChangeCollection Represents a collection of SPChange objects. The maximum number of changes that can be represented in a collection is 1000.
Public class SPChangeContentType Represents a change to a content type.
Public class SPChangeField Represents a change to a site column.
Public class SPChangeFile Represents a change to a file that is outside a list or to an attachment.
Public class SPChangeFolder Represents a change to a folder.
Public class SPChangeGroup Represents a change to a group.
Public class SPChangeItem Represents a change to an item.
Public class SPChangeList Represents a change to a list.
Public class SPChangeQuery Defines a query that is performed against the change log in Windows SharePoint Services.
Public class SPChangeSecurityPolicy Represents a change to a security policy.
Public class SPChangeSite Represents a change to a site collection.
Public class SPChangeToken Represents the unique sequential location of a change within the change log.
Public class SPChangeTokenCollection Represents a collection of SPChangeToken objects.
Public class SPChangeUser Represents a change to a user.
Public class SPChangeView Represents a change to a view.
Public class SPChangeWeb Represents a change to a Web site.
Public class SPCheckedOutFile Represents a checked-out file in a document library or workspace.
Public class SPContentType Represents a site or list content type.
Public class SPContentTypeCollection Represents a collection of site or list content types.
Public class SPContentTypeReadOnlyException Represents an exception in Windows SharePoint Services.
Public class SPContentTypeSealedException Represents an exception in Windows SharePoint Services.
Public class SPContentTypeUsage Used to track where a content type is used as the basis for another content type.
Public class SPContext Represents the context of an HTTP request in Windows SharePoint Services.
Public class SPCopyDestination Represents a copy destination for a document on a SharePoint Web site.
Public class SPCopyDestinationCollection Represents a collection of SPCopyDestination objects.
Public class SPCopyFieldInformation Represents type information that is associated with fields being copied across servers.
Public class SPCopyFieldMask Represents a field mask for a copied item.
Public class SPCustomWebTemplate Represents a custom site template.
Public class SPDailySchedule Represents a daily schedule for a job definition.
Public class SPDataRetrievalServicesSettings Obsolete. Use the SPDataRetrievalProvider class to access the data-retrieval service settings for a Web application instead. (In Windows SharePoint Services 2.0, the SPDataRetrievalServucesSettings class represented the data-retrieval service settings that are used on a virtual server.)
Public class SPDistributionGroupException Represents an en exception that occurs while performing an operation on a distribution list for a group.
Public class SPDistributionGroupJobData Holds information about an asynchronous Directory Management Service request.
Public class SPDocDiscussion Represents all the discussions associated with a single document that has been discussed in a document library.
Public class SPDocDiscussionCollection Represents the collection of SPDocDiscussion objects associated with documents in a specific document library.
Public class SPDocTemplate Represents a document template used in a document library.
Public class SPDocTemplateCollection Represents a collection of document templates.
Public class SPDocumentLibrary Represents a document library in Windows SharePoint Services.
Public class SPEmailEventReceiver Provides a method for trapping the event when a list receives an e-mail message.
Public class SPEncodedResourceExpressionBuilder Represents an expression builder for returning an encoded resource.
Public class SPEvaluatorModeProvisioner Represents a provisioner for creating the default site and content in stand-alone installations of Windows SharePoint Services.
Public class SPEvaluatorModeProvisioning Represents the class that implements evaluator mode provisioning for stand-alone installations of Windows SharePoint Services.
Public class SPEventContext Represents an Event Context in a list of receiver processes on a Windows SharePoint Services Web site.
Public class SPEventPropertiesBase Base class that provides the event properties that are common to all event types. This class is never instantiated.
Public class SPEventReceiverBase Base class that provides methods for event receivers in the Windows SharePoint Services object model. This class is never instantiated.
Public class SPEventReceiverDefinition Abstract base class that defines general properties of an event receiver that will reside in the SPEventReceiverDefinitionCollection.
Public class SPEventReceiverDefinitionCollection Represents a collection of SPEventReceiverDefinition objects that are used to enumerate the list of registered event receivers for Windows SharePoint Services objects that can have events.
Public class SPException Represents an exception in Windows SharePoint Services.
Public class SPExecutingConversionRequest Conveys the context of a document conversion.
Public class SPExternalBinaryId Provides the means to retrieve ID values that allow you to retrieve files that are stored in an External BLOB Store.
Public class SPExternalBinaryIdCollection A collection of BinaryID values provides using an SPExternalBinaryId object, and that correspond with binary files stored in an External BLOB Store.
Public class SPFeature Represents the state of a feature at its corresponding scope.
Public class SPFeatureCollection Represents a collection of SPFeature objects.
Public class SPFeatureDependency Represents a Feature that is depended upon by another Feature.
Public class SPFeatureDependencyCollection Represents a collection of Features that are depended upon by another Feature.
Public class SPFeatureProperty Represents a single Feature property.
Public class SPFeaturePropertyCollection Represents a collection of SPFeatureProperty objects.
Public class SPFeatureReceiver Base abstract class that can be overridden to trap the activation, deactivation, installation, or uninstallation of a Feature.
Public class SPFeatureReceiverProperties Represents the properties of a Feature installation, uninstallation, activation, or deactivation event.
Public class SPField Represents a field in a list on a Windows SharePoint Services Web site.
Public class SPFieldAllDayEvent Represents a Boolean field that specifies an all-day activity without a start or end time.
Public class SPFieldAttachments Represents a field that contains attachments.
Public class SPFieldBoolean Represents a Boolean field type.
Public class SPFieldCalculated Represents a calculated field in a list.
Public class SPFieldChoice Represents a choice field.
Public class SPFieldCollection Represents a collection of SPField objects.
Public class SPFieldComputed Represents a computed field, which is a field that depends on another field for its contents.
Public class SPFieldCrossProjectLink Represents a field that is used to connect a list event with a Meeting Workspace site.
Public class SPFieldCurrency Represents a field that contains currency values.
Public class SPFieldDateTime Represents a field that contains date and time values.
Public class SPFieldFile Represents a field that contains a file.
Public class SPFieldLink Represents a single column (also known as field) reference that is included in a content type.
Public class SPFieldLinkCollection Represents the collection of column or field references in a content type.
Public class SPFieldLookup Represents a lookup field.
Public class SPFieldLookupValue Contains the value for an SPFieldLookup object.
Public class SPFieldLookupValueCollection Contains the values for an SPFieldLookup object that can contain multiple values.
Public class SPFieldModStat Represents a field that contains content approval status.
Public class SPFieldMultiChoice Represents a choice field that allows multiple values.
Public class SPFieldMultiChoiceValue Contains the value for an SPFieldLookup object.
Public class SPFieldMultiColumn Represents a multicolumn field type.
Public class SPFieldMultiColumnValue Contains the value for an SPFieldMultiColumn object.
Public class SPFieldMultiLineText Represents a text field that can contain multiple lines.
Public class SPFieldNumber Represents a field that contains numbers.
Public class SPFieldPageSeparator Represents a field that is used to insert a page break in a survey list.
Public class SPFieldRatingScale Represents a rating scale field that is used in surveys.
Public class SPFieldRatingScaleValue Contains the value for an SPFieldRatingScale object.
Public class SPFieldRecurrence Represents a field that contains a recurrence pattern in a Calendar list.
Public class SPFieldText Represents a field that contains a single line of text.
Public class SPFieldTypeDefinition Represents a field type definition.
Public class SPFieldTypeDefinitionCollection Represents a collection of SPFieldTypeDefinition objects.
Public class SPFieldUrl Represents a field that contains URL values.
Public class SPFieldUrlValue Contains the value for an SPFieldUrl object.
Public class SPFieldUser Represents a user field.
Public class SPFieldUserValue Contains the value for an SPFieldUser object.
Public class SPFieldUserValueCollection Contains the values for an SPFieldUser object that can contain multiple values.
Public class SPFieldValidationException Represents an exception that is thrown when an error occurs during field value validation.
Public class SPFieldWorkflowStatus Represents a workflow status field.
Public class SPFile 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.
Public class SPFileCollection Represents a collection of SPFile objects.
Public class SPFileStream Exposes a Stream object around a SharePoint file.
Public class SPFileVersion Represents a version of an SPFile object.
Public class SPFileVersionCollection Represents a collection of SPFileVersion objects.
Public class SPFolder Represents a folder on a SharePoint Web site.
Public class SPFolderCollection Represents a collection of SPFolder objects.
Public class SPForm Represents a form creating, displaying, or editing a list item in a list.
Public class SPFormCollection Represents a collection of SPForm objects.
Public class SPFormContext Provides information about the context that is specific to a list item form.
Public class SPGroup Represents a group on a Windows SharePoint Services Web site.
Public class SPGroupCollection Represents a collection of SPGroup objects.
Public class SPHourlySchedule Represents an hourly schedule for a job definition.
Public class SPHtmlEncodedResourceExpressionBuilder Represents an expression builder for returning an HTML-encoded resource string.
Public class SPInvalidPropertyException Represents an exception that is thrown for invalid properties in a property bag.
Public class SPIssueList Represents an issues list.
Public class SPItem Abstract base class that constitutes the data transport item upon which forms operate.
Public class SPItemEventDataCollection Holds the properties of an item in state, which can be the current properties of the item (for Before events), properties that the item will have (for updating events), or changed properties of the item (for After events).
Public class SPItemEventProperties Contains properties for asynchronous list item event handlers, and serves as a base class for Before synchronous event handlers.
Public class SPItemEventReceiver Provides methods for trapping events that occur to items. This class is never instantiated.
Public class SPLanguage Represents a natural language used within the context of Microsoft Windows SharePoint Services.
Public class SPLanguageCollection Represents a collection of SPLanguage objects.
Public class SPLink Describes a link to or from a document or regular list item.
Public class SPLinkCollection Represents a collection of Microsoft.SharePoint.SPLink objects.
Public class SPList Represents a list on a SharePoint Web site.
Public class SPListCollection Represents a collection of SPList objects.
Public class SPListEvent Represents an event that occurs within a document library. This class is maintained for backward-compatibility with event handling in Windows SharePoint Services 2.0.
Public class SPListEventProperties Contains properties for list events.
Public class SPListEventReceiver Provides methods to trap events that occur for lists. This class is never instantiated.
Public class SPListItem Represents an item or row in a list.
Public class SPListItemCollection Represents a collection of SPListItem objects.
Public class SPListItemCollectionPosition Supports paging through data sets, storing the state that is required to get the next page of data for a specific view of a list.
Public class SPListItemVersion Represents a version of a list item.
Public class SPListItemVersionCollection Represents a collection of SPListItemVersion objects.
Public class SPListTemplate Represents a list definition or a list template, which defines the fields and views for a list. List definitions are contained in files within \\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES, but list templates are created through the user interface or through the object model when a list is saved as a template.
Public class SPListTemplateCollection Represents a collection of SPListTemplate objects.
Public class SPLocale Represents the information for a locale that can be set in a SharePoint site, including the display name and locale identifier (LCID). 
Public class SPLocaleCollection Represents a collection of SPLocale objects.
Public class SPLocalizationCollection Defines the list of strings that represent localization countries, languages, or regions.
Public class SPLongOperation Sets the web page image to the image used by the server to indicate a lengthy operation (typically, a rotating gear image with associated text).
Public class SPMember Represents the base class for the SPUser and SPGroup classes.
Public class SPMemberCollection An abstract class encapsulating the behavior of user collections and group collections.
Public class SPMinuteSchedule Represents a minute schedule for a job definition.
Public class SPMobileContext Provides information about the current context that is needed for interaction between mobile devices and Windows SharePoint Services 3.0 Web sites.
Public class SPModerationInformation Provides information about the content approval status for an item in a list or a document library.
Public class SPModule Represents the collection of files and views that are used in a site template.
Public class SPModule.SPModulePropertyBag Represents metadata for a module.
Public class SPModuleCollection Represents a collection of SPModule objects.
Public class SPMonthlySchedule Represents a monthly schedule for a job definition.
Public class SPOneTimeSchedule Represents a schedule that specifies the time range during which the job will run.
Public class SPPermission Use the new SPRoleDefinition and SPRoleAssignment classes instead, to define roles and to assign users to them. For more information, see Changes in the Authorization Object Model. (In Windows SharePoint Services 2.0, SPRole represented the permission assigned to a user or group for a list or a site and is maintained for backward compatibility.)  Obsolete.
Public class SPPermissionCollection Use the new SPRoleDefinition and SPRoleAssignment classes instead, to define roles and to assign users to them. For more information, see Changes in the Authorization Object Model. (In Windows SharePoint Services 2.0, SPRole represented a collection of SPPermission objects and is maintained for backward compatibility.)  Obsolete.
Public class SPPermissionInfo Represents the detailed permissions and role assignments for a user at a given scope.
Public class SPPictureLibrary Represents a document library that contains pictures.
Public class SPPrincipal Represents a user or group that can be assigned permissions in Windows SharePoint Services to control security.
Public class SPQuery Represents a query in a list view.
Public class SPRecycleBinItem Represents an item in the Recycle Bin for a Web site or a site collection.
Public class SPRecycleBinItemCollection Represents a collection of SPRecycleBinItem objects.
Public class SPRecycleBinItemCollectionPosition Stores information about the state that is required to get the next page of data for a recycle bin view.
Public class SPRecycleBinQuery Represents a query against the Recycle Bin.
Public class SPRegionalSettings Represents regional settings that are used on the server that is running Windows SharePoint Services.
Public class SPRequestContext Manages a list of references to the SPSites that are being opened for a specific request.
Public class SPResource  
Public class SPResourceExpressionBuilder Evaluates expressions during Windows SharePoint Services page parsing.
Public class SPReusableAcl Represents an access control list (ACL) that is applied to a site collection, Web site, list, or list item.
Public class SPRole Use the new SPRoleDefinition and SPRoleAssignment classes instead, to define roles and to assign users to them. For more information, see Changes in the Authorization Object Model. (In Windows SharePoint Services 2.0, SPRole represented a site group and is maintained for backward compatibility.)  Obsolete.
Public class SPRoleAssignment Defines the role assignments for a user or group on the current object.
Public class SPRoleAssignmentCollection Represents a collection of SPRoleAssignment objects that defines all the role assignments for each securable object.
Public class SPRoleCollection Use the new SPRoleDefinition and SPRoleAssignment classes instead, to define roles and to assign users to them. For more information, see Changes in the Authorization Object Model. (In Windows SharePoint Services 2.0, SPRoleCollection represented a collection of SPRole objects and is maintained for backward compatibility.)  Obsolete.
Public class SPRoleDefinition Defines a single role definition, including a name, description, management properties, and a set of rights.
Public class SPRoleDefinitionBindingCollection Defines the role definitions that are bound to a role assignment object.
Public class SPRoleDefinitionCollection Represents the collection of SPRoleDefinition objects defining the role definitions that are available for use within the Web site.
Public class SPSchedule Abstract base class that supports the different schedule types that are used in job definitions.
Public class SPSearchResult This class is deprecated. For Search, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class. Represents the item returned as a result of a search performed on a list, document library, or site.
Public class SPSearchResultCollection This method is deprecated. For Search, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class. Represents a collection of SPSearchResult objects.
Public class SPSearchResultCollectionPosition Deprecated. For Search, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the Microsoft.SharePoint.Search.Query.FullTextSqlQuery class. Supports paging through the results of a search and storing the state that is required to get the next page of data.
Public class SPSecurity Provides static security management properties and methods.
Public class SPSimpleFormattingEncodedResourceExpressionBuilder Represents an expression builder that returns an encoded resource string with simple text formatting.
Public class SPSimpleItem Provides the methods to add, modify, or delete an SPSimpleItem object and the fields that are associated with that object.
Public class SPSite Represents a collection of sites in a Web application, including a top-level Web site and all its subsites. Each SPSite object, or site collection, is represented within an SPSiteCollection object that consists of the collection of all site collections in the Web application.
Public class SPSiteDataQuery Represents a query that can be performed across multiple lists in multiple Web sites in the same Web site collection.
Public class SPTimeZone Represents the time zone setting that is implemented on a SharePoint Web site.
Public class SPTimeZoneCollection Represents a collection of SPTimeZone objects.
Public class SPTransformServer  
Public class SPTransformUtilities  
Public class SPUser Represents a user in Microsoft Windows SharePoint Services.
Public class SPUserCollection Represents a collection of SPUser objects.
Public class SPUserStorage Maintains information about the user of a Web Part Page and the amount of space the user is consuming in bytes.
Public class SPUserStorageCollection Represents a collection of SPUserStorage objects used to maintain storage information for all users of a Web Part Page.
Public class SPUserToken Represents the token that identifies the authentication process applied to a user.
Public class SPView Represents a view of the data that is contained in a list on a SharePoint site.
Public class SPViewCollection Represents a collection of SPView objects.
Public class SPViewContext Provides specific information about the context of a view.
Public class SPViewFieldCollection Represents the collection of fields returned in a view.
Public class SPViewStyle Represents a style for a view.
Public class SPViewStyleCollection Represents a collection of SPViewStyle objects.
Public class SPWeb Represents a Windows SharePoint Services Web site.
Public class SPWebCollection Represents a collection of SPWeb objects.
Public class SPWebEventProperties Contains properties for Web site events.
Public class SPWebEventReceiver Provides methods for trapping events that occur to Web sites. This class is never instantiated.
Public class SPWebPartCollection Use the GetLimitedWebPartManager method of the SPFile class to return an SPLimitedWebPartManager object to manage Web Parts instead. (In Windows SharePoint Services 2.0 the SPWebPartCollection class represented a collection of Web Parts.)  Obsolete.
Public class SPWebProvisioningProperties Represents the properties of a Web site creation.
Public class SPWebProvisioningProvider Provides a handler for responding to Web site creation.
Public class SPWebTemplate Represents a site definition configuration or site template that is used to create SharePoint sites.
Public class SPWebTemplateCollection Represents a collection of SPWebTemplate objects.
Public class SPWeeklySchedule Represents a weekly schedule for a job definition.
Public class SPWikiWelcomeFeatureReceiver Sets the Welcome Page URL for Windows SharePoint Services Web sites.
Public class SPWorkItem Provides properties that control the characteristics and behaviors of work item object instances. This class is used in conjunction with the Microsoft.SharePoint.SPWorkItemCollection class.
Public class SPWorkItemCollection A collection of SPWorkItem object instances. Derives from Microsoft.SharePoint.SPBaseCollection.
Public class SPXmlDocumentCollection The XML document collection that is associated with a specific site collection.
Public class SPYearlySchedule Represents a yearly schedule for a job definition.
Public class Strings This type or member supports Microsoft Windows SharePoint Services and is not intended to be used directly from your code.
  Interface Description
Public interface IAlertNotifyHandler Provides a method for handling the sending of an alert.
Public interface IAlertUpdateHandler Provides synchronous methods for handling alert updates made through the user interface.
Public interface IExternalSecurityWeb Provides methods that return custom information about the security used in Microsoft Windows SharePoint Services for use in indexing by a search crawler on a portal.
Public interface IFileDialogPostProcessor Provides a method for customizing the Web views used in file dialog boxes and forms of document libraries.
Public interface IListEventSink Defines the interface that a list event handler must implement to respond to events within a document library.
Public interface IRequestResources Specifies an interface that checks user permissions during operations that may potentially alter content on the Web site.
Public interface ISecurableObject Exposes the role assignments for an object and manages the permissions of the object.
Public interface ISPConversionProcessor Provides methods for custom handling of transformed data, including preprocessing and postprocessing of data returned by the launcher.
Public interface ISPEventReceiversHost Defines event receivers for events associated with SharePoint objects (such as Web sites, lists, documents, content types, or specific SharePoint features.
  Structure Description
Public structure ExternalSecurityWebProperty Provides fields that contain custom information about security used in Microsoft Windows SharePoint Services.
Public structure SPAlertEventData Provides information about an alert event.
Public structure SPAlertHandlerParams A structure containing a light weight SPAlert object and information needed to generate an alert message.
Public structure SPContentTypeId Represents the identifier (ID) of a content type.
Public structure SPSite.UsageInfo Provides fields used to access information regarding site collection usage.
Public structure SPSystemTime Provides properties used to define system date and time values.
Public structure SPTimeZoneInformation Provides fields used to define a time zone.
Public structure SPUserInfo Defines information about a user who is not currently registered in the content database.
  Delegate Description
Public delegate SPContext.GetCachedField Implements a callback to check for a cached field value.
Public delegate SPContext.SetCachedField Implements a callback to set cached field values.
Public delegate SPFieldCollection.CreateSPFieldCallback Allows a callback to be established for a field within a collection.
Public delegate SPSecurity.CodeToRunElevated Represents methods that are passed to RunWithElevatedPrivileges, so that the methods can run with Full Control privileges even if the current user does not otherwise have Full Control.
  Enumeration Description
Public enumeration DefaultItemOpen Specifies whether to use a rich client application or the browser to open a list item.
Public enumeration DraftVisibilityType Specifies the kind of user who can view the minor version of a document draft.
Public enumeration OfficialFileResult An enumeration which returns the result of the file submission operation against a site object.
Public enumeration PAGETYPE Specifies the type of a form.
Public enumeration RequestResources Used to filter SharePoint page metadata, and to appropriately handle command data associated with SharePoint site pages.
Public enumeration SPAddFieldOptions An enumerated list of options that are used to control settings that relate to default content types and content type views.
Public enumeration SPAlertFrequency The SPAlertFrequency enumeration specifies the time interval for sending an alert about changes to a specific list, list item, document library, or document.
Public enumeration SPAlertStatus Specifies the status of an alert.
Public enumeration SPAlertType Specifies the type of item that an alert applies to.
Public enumeration SPAuditEventSource Specifies whether an audited event occurred programmatically or as a result of user action through the Windows SharePoint Services 3.0 UI.
Public enumeration SPAuditEventType Specifies types of events, for a particular site collection, site, list, folder, or list item, that are auditable by using the SPAudit class.
Public enumeration SPAuditItemType Specifies the types of object that can be audited.
Public enumeration SPAuditLocationType Specifies the actual location of a document in a SharePoint document library.
Public enumeration SPAuditMaskType Specifies what kind of actions and events are being audited for a particular site collection, site, list, folder, or list item object.
Public enumeration SPBasePermissions Specifies the built-in permissions available in Windows SharePoint Services.
Public enumeration SPBaseType Specifies the base type for a list.
Public enumeration SPCalendarOrderType Specifies the order to use for day, month, and year in calendar dates.
Public enumeration SPCalendarType Specifies the calendar type.
Public enumeration SPChangeCollection.CollectionScope Specifies the scope at which a change log is retrieved.
Public enumeration SPChangeType Specifies the type of change to return through a query against the change log.
Public enumeration SPCheckinType Specifies the type of check in for a file.
Public enumeration SPChoiceFormatType Specifies how options for how to display selections in a choice field.
Public enumeration SPCopyDestinationType Specifies the behavior used for updates of a document to a copy destination.
Public enumeration SPCopyErrorCode Specifies copy-specific error codes.
Public enumeration SPCurrencyFieldFormats Specifies the format to use in currency fields.  Obsolete.
Public enumeration SPCustomizedPageStatus Specifies the customization status of a Windows SharePoint Services page.
Public enumeration SPDateTimeFieldFormatType Specifies the format to use in displaying date and time fields.
Public enumeration SPDistributionGroupJobType Describes a type of asynchronous operation that is performed on distribution groups.
Public enumeration SPEventHostType Specifies the type of object that is hosting the event.
Public enumeration SPEventReceiverStatus Specifies the status of trapping an event.
Public enumeration SPEventReceiverType Specifies the type of event that has occurred for a Windows SharePoint Services object.
Public enumeration SPEventType Specifies the type of event for a list, list item, document, or document library to which an alert responds.
Public enumeration SPFeatureScope Specifies the scope to which the feature applies.
Public enumeration SPFieldType Specifies a field type for a field.
Public enumeration SPFieldUserSelectionMode Specifies the selection mode for creating or editing column values.
Public enumeration SPFile.SPCheckOutStatus Specifies the check-out status for a file in a document library.
Public enumeration SPFileConversionResult Indicates the results of a file transform.
Public enumeration SPFileConversionState Specifies the conversion state for a file that is being transformed.
Public enumeration SPFileLevel Specifies the level of publication for a document.
Public enumeration SPFileSystemObjectType Specifies a type of file system object.
Public enumeration SPIssueList.ReportType Specifies the kind of report to use in displaying data from an Issues list.
Public enumeration SPListCategoryType Specifies a list template category type for use on the Create page.
Public enumeration SPListEventType Specifies the type of an event that occurs in a document library.
Public enumeration SPListTemplate.QuickLaunchOptions Specifies whether to display Quick Launch links to lists created through the list template.
Public enumeration SPListTemplateType Specifies the type of a list definition or a list template.
Public enumeration SPModerationStatusType Specifies values for content approval status of items in lists and document libraries.
Public enumeration SPMoveOperations Specifies criteria for how to move files.
Public enumeration SPNumberFormatTypes Specifies the number of decimal places to use in number and currency fields.
Public enumeration SPObjectType Specifies the type of object.
Public enumeration SPOpenBinaryOptions Provides values to pass when opening a binary stream file when using the OpenBinary or OpenBinaryStream methods.
Public enumeration SPPermissionGroup Represents the permissions available for role definitions on a Web site. This enumeration is obsolete. Use the SPPermissionGroup64 enumeration instead.
Public enumeration SPPermissionGroup64 Represents the permissions available for role definitions on a Web site.
Public enumeration SPPreviewValueSize Specifies the size of the preview value for a multiline text field.
Public enumeration SPRecycleBinItemState Specifies the Recycle Bin stage of the item.
Public enumeration SPRecycleBinItemType Specifies the type of Recycle Bin item.
Public enumeration SPRecycleBinOrderBy Specifies the column by which to order a Recycle Bin query.
Public enumeration SPRecycleBinType Specifies whether the Recycle Bin is the end-user or site-collection Recycle Bin.
Public enumeration SPRichTextMode Specifies the rich text formatting of a field.
Public enumeration SPRights Specifies the rights that apply to users, site groups, and cross-site groups.  Obsolete.
Public enumeration SPRoleType Specifies the types of roles that are available for users and groups.
Public enumeration SPSecurity.SPOperationCode  
Public enumeration SPSite.StorageManagementInformationType Specifies the kind of storage management data to display.
Public enumeration SPSite.StorageManagementSortedOn Specifies whether items on a page are sorted by size (increasing or decreasing) or by date (increasing or decreasing).
Public enumeration SPSite.StorageManagementSortOrder Specifies the direction in which items are sorted on a page.
Public enumeration SPTemplateFileType Specifies the type of file that is created based on the site definition or template.
Public enumeration SPTransformCacheType  
Public enumeration SPUrlFieldFormatType Specifies the format used for URL fields.
Public enumeration SPViewCollection.SPViewType Specifies the type of view implemented for a list.
Public enumeration SPViewScope Specifies the recursive scope of a view for a document library.
Public enumeration SPWeb.WebAnonymousState Specifies settings for anonymous access to a Web site.
Public enumeration SPWebTemplate.TeamCollaborationSiteConfiguration Specifies the type of team collaboration site definition.
Public enumeration SPWebTemplate.WebTemplate Specifies the type of a site definition.
Public enumeration SPWorkItemStatus Specifies the current processing status of an SPWorkItem object instance. The value is passed to the InternalState property.
Public enumeration WebASPXPageIndexMode Sets a value that indicates one of three indexing modes that can apply to a Web page.
Public enumeration WffRequestType Specifies the type of file dialog box or form for a document library.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ