SPFieldContactInformation Class
Represents a text field in the Whereabouts list that contains contact information.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPField
Microsoft.SharePoint.SPFieldMultiChoice
Microsoft.SharePoint.SPFieldChoice
Microsoft.SharePoint.Applications.GroupBoard.SPFieldContactInformation
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 SPFieldContactInformation _
Inherits SPFieldChoice
'Usage
Dim instance As SPFieldContactInformation
[SubsetCallableTypeAttribute]
public class SPFieldContactInformation : SPFieldChoice
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.