SPFieldCallTo class

Represents a user field in the Call Tracking list that contains people who received the call.

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

'Declaration
Public Class SPFieldCallTo _
    Inherits SPFieldUser
'Usage
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.

See also

Reference

SPFieldCallTo members

Microsoft.SharePoint.Applications.GroupBoard namespace