SPUserInfo.Notes field

Contains notes for the user.

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

See also

Reference

SPUserInfo structure

SPUserInfo members

Microsoft.SharePoint namespace