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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableTypeAttribute> _
Public Class SPFieldCallTo _
    Inherits SPFieldUser
'Usage
Dim instance As SPFieldCallTo
[SubsetCallableTypeAttribute]
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