SPFieldSendTo Class
Represents a user field in the Circulations list that contains people to which a list item is sent.
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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public Class SPFieldSendTo _
Inherits SPFieldUser
'Usage
Dim instance As SPFieldSendTo
[SubsetCallableTypeAttribute]
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.