Click or drag to resize

ContactId Property

Contact ID, unlike other Smartsheet object ids, this id is an alphanumeric string.

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 string Id { get; set; }

Property Value

Type: String
See Also