SPUserInfo.Notes-Feld
Enthält Hinweise für den Benutzer.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Notes As String
'Usage
Dim instance As SPUserInfo
Dim value As String
value = instance.Notes
instance.Notes = value
public string Notes