Share via


SPUserInfo.Notes Field

Contains notes for the user.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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