Compartilhar via


SPFieldCallTo class

Representa um campo de usuário na lista de controle de chamada que contém as pessoas que recebeu a chamada.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPField
    Microsoft.SharePoint.SPFieldLookup
      Microsoft.SharePoint.SPFieldUser
        Microsoft.SharePoint.Applications.GroupBoard.SPFieldCallTo

Namespace:  Microsoft.SharePoint.Applications.GroupBoard
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Class SPFieldCallTo _
    Inherits SPFieldUser
'Uso
Dim instance As SPFieldCallTo
public class SPFieldCallTo : 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.

Ver também

Referência

SPFieldCallTo members

Microsoft.SharePoint.Applications.GroupBoard namespace