共用方式為


SPFieldContactInformation class

表示文字欄位中包含的連絡資訊的所在資訊清單。

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

'宣告
Public Class SPFieldContactInformation _
    Inherits SPFieldChoice
'用途
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.

請參閱

參照

SPFieldContactInformation members

Microsoft.SharePoint.Applications.GroupBoard namespace