Click or drag to resize

MultiContactObjectValue Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsMultiContactObjectValue

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 MultiContactObjectValue : ObjectValue

The MultiContactObjectValue type exposes the following members.

Constructors
  NameDescription
Public methodMultiContactObjectValue
Top
Properties
  NameDescription
Public propertyObjectType
Public propertyValues
Gets the array of Contact objects
Top
See Also