Share via


Custodian.Id property

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
<RemoteAttribute> _
Public ReadOnly Property Id As Integer
    Get
'Usage
Dim instance As Custodian
Dim value As Integer

value = instance.Id
[RemoteAttribute]
public int Id { get; }

Property value

Type: System.Int32

See also

Reference

Custodian class

Custodian members

Microsoft.SharePoint.Client.Discovery namespace