Export members

A wrapper which provides properties and methods for interacting with list items in eDiscovery Export lists.

The Export type exposes the following members.

Constructors

  Name Description
Public method Export Initializes a new instance of an Export object with the underlying list item from an export list in an eDiscovery case site.

Top

Properties

  Name Description
Public property CanonicalId Gets the ID this export instance.
Public property DownloadLink Gets the download link to export the content using the eDiscovery Download Manager.
Public property EstimatedItems Gets the estimated number of items in the export.
Public property EstimatedSize Gets a value that specifies the estimated size of the export, in megabytes (MB).
Public property ExportStructure Gets a Boolean value that specifies whether or not duplicate Exchange content should be included in the export.
Public property IncludeNonSearchableItems Gets a Boolean value that specifies whether content that could not be crawled will be included in the export.
Public property IncludeVersions Gets a Boolean value that indicates whether to include all versions of SharePoint documents in the export.
Public property Name Gets or sets the name for the export item.
Public property ResultLink Gets a string that represents the result link for an Export object.
Public property RightsManagement Reserved for future use.
Public property Status Gets or sets the status of the export.

Top

Methods

  Name Description
Public method AddSearch Adds an eDiscovery search to the export.
Public method Delete Deletes the export instance from the eDiscovery case.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetExportContent Builds string containing XML specifying all the settings and queries for the export.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Applies changes made to the Export object instance to the underlying list item.

Top

See also

Reference

Export class

Microsoft.Office.Server.Discovery namespace