Share via


Source.Custodians_Client property

Gets a list of Custodian objects associated with the Source object.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public ReadOnly Property Custodians_Client As CustodianCollection
    Get
'Usage
Dim instance As Source
Dim value As CustodianCollection

value = instance.Custodians_Client
public CustodianCollection Custodians_Client { get; }

Property value

Type: Microsoft.Office.Server.Discovery.CustodianCollection

See also

Reference

Source class

Source members

Microsoft.Office.Server.Discovery namespace