Freigeben über


Custodian.Notes-Eigenschaft

Ruft Sie Notizen für das Custodian -Objekt.

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

Syntax

'Declaration
Public Property Notes As String
    Get
    Set
'Usage
Dim instance As Custodian
Dim value As String

value = instance.Notes

instance.Notes = value
public string Notes { get; set; }

Eigenschaftswert

Typ: System.String
Hinweise für das Custodian -Objekt.

Siehe auch

Referenz

Custodian Klasse

Custodian-Member

Microsoft.Office.Server.Discovery-Namespace