SPDeletedSiteQuery members

Represents information about deleted sites that is used to find the deleted sites.

The SPDeletedSiteQuery type exposes the following members.

Constructors

  Name Description
Public method SPDeletedSiteQuery Initializes a new instance of the SPDeletedSiteQuery class.

Top

Properties

  Name Description
Public property From Gets or sets the date and time after which the site collection was deleted.
Public property PathLike Gets or sets the prefix of the server-relative URL of the deleted site collection.
Public property SiteId Gets or sets the GUID of the deleted site collection.
Public property SiteSubscriptionId Gets or sets the subscription identifier (ID) of the deleted site collection.
Public property To Gets or sets the date and time before which the site collection was deleted.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPDeletedSiteQuery class

Microsoft.SharePoint.Administration namespace