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)

Syntax

'Declaration
Public Class SPFieldContactInformation _
    Inherits SPFieldChoice
'Usage
Dim instance As SPFieldContactInformation
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.

See also

Reference

SPFieldContactInformation members

Microsoft.SharePoint.Applications.GroupBoard namespace