Custodian class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Discovery.Custodian

Namespace:  Microsoft.SharePoint.Client.Discovery
Assemblies:   Microsoft.Office.Policy.Silverlight (in Microsoft.Office.Policy.Silverlight.dll);  Microsoft.Office.Client.Policy.Phone (in Microsoft.Office.Client.Policy.Phone.dll)  Microsoft.Office.Policy.Client (in Microsoft.Office.Policy.Client.dll)

Syntax

'Declaration
<ScriptTypeAttribute("SP.Discovery.Custodian", ServerTypeId := "{f90f468a-0422-4cb7-9796-5b4f8717d727}")> _
Public Class Custodian _
    Inherits ClientObject
'Usage
Dim instance As Custodian
[ScriptTypeAttribute("SP.Discovery.Custodian", ServerTypeId = "{f90f468a-0422-4cb7-9796-5b4f8717d727}")]
public class Custodian : ClientObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Custodian members

Microsoft.SharePoint.Client.Discovery namespace