SPUserInfo.Notes field
包含使用者的備忘稿。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Notes As String
'用途
Dim instance As SPUserInfo
Dim value As String
value = instance.Notes
instance.Notes = value
public string Notes