共用方式為


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

請參閱

參照

SPUserInfo structure

SPUserInfo members

Microsoft.SharePoint namespace