共用方式為


SPFieldSendTo class

表示在包含清單項目傳送到其中的人員的 Circulations 清單中的使用者欄位。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPField
    Microsoft.SharePoint.SPFieldLookup
      Microsoft.SharePoint.SPFieldUser
        Microsoft.SharePoint.Applications.GroupBoard.SPFieldSendTo

Namespace:  Microsoft.SharePoint.Applications.GroupBoard
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Class SPFieldSendTo _
    Inherits SPFieldUser
'用途
Dim instance As SPFieldSendTo
public class SPFieldSendTo : SPFieldUser

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPFieldSendTo members

Microsoft.SharePoint.Applications.GroupBoard namespace