Source members

An eDiscovery source which specifies a location or mailbox which can be added to preservation, query or export operations.

The Source type exposes the following members.

Constructors

  Name Description
Public method Source Creates a Source object by using a SPListItem object.

Top

Properties

  Name Description
Public property CanonicalId Gets the CanonicalId object for the Source object.
Public property ContainerId Gets or sets the source ID used for internal preservation operations.
Public property CrawlErrorPercent Gets the percentage of items that had errors when indexing this source.
Public property Custodians_Client Gets a list of Custodian objects associated with the Source object.
Public property DisplayId Gets or sets the ID about the information source to display.
Public property FederationId Gets or sets the ID of the search result source for this Source object.
Public property IsLocation Gets the location indexed by SharePoint for this instance of the Source object.
Public property IsMailbox Gets a value that indicates whether the source is a mailbox.
Public property ItemErrors Gets the number of item errors encountered by search when indexing this source.
Public property LastIndexedTime Gets the time that the Source object was last indexed by search.
Public property Name Gets or sets the name of this Source object.
Public property PreservationHistory Gets the PreservationHistory object for this Source object.
Public property PreservationStatus Gets the value of the PreservationStatus object associated with the current instance of this Source object.
Public property SharePointSiteErrors Gets the number of site errors encountered by search when indexing this source.
Public property SiteId Gets or sets a unique identifier for the site if the source is a SharePoint web site.
Public property SourceId Gets the ID of the source list item.
Public property SourceTypeDisplayName Gets the SourceTypeDisplayName object associated with this Source object.
Public property WebId Gets or sets a web ID for this Source object.

Top

Methods

  Name Description
Public method AddCustodian Adds a Custodian object to the Source object.
Public method Delete Deletes the Source object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetSource Creates a Source object.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates the Source object.
Public method UpdateErrorInfo Updates information about a search error associated with this Source object.

Top

See also

Reference

Source class

Microsoft.Office.Server.Discovery namespace