Share via


SPFieldContactInformation-Klasse

Stellt ein Textfeld in der Liste der Aufenthaltsorte, die Kontaktinformationen enthält.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPFieldContactInformation-Member

Microsoft.SharePoint.Applications.GroupBoard-Namespace