Click or drag to resize

ContactObjectValue Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsIdentifiableModel
    Smartsheet.Api.ModelsNamedModel
      Smartsheet.Api.ModelsContact
        Smartsheet.Api.ModelsContactObjectValue

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public class ContactObjectValue : Contact, 
	ObjectValue

The ContactObjectValue type exposes the following members.

Constructors
  NameDescription
Public methodContactObjectValue
Top
Properties
  NameDescription
Public propertyImageId
Gets the ID for the contact image
Public propertyObjectType
Public propertyRefIndex
Gets the offset in the contactReferences for this Contact
Top
See Also