共用方式為


SPFieldCallTo class

表示在呼叫追蹤清單包含已收到呼叫的人的使用者欄位。

Inheritance hierarchy

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

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

Syntax

'宣告
Public Class SPFieldCallTo _
    Inherits SPFieldUser
'用途
Dim instance As SPFieldCallTo
public class SPFieldCallTo : 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.

請參閱

參照

SPFieldCallTo members

Microsoft.SharePoint.Applications.GroupBoard namespace