Click or drag to resize

SmartsheetClientContactResources Property

Returns the ContactResources instance that provides access to contact resources.

Namespace:  Smartsheet.Api
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
ContactResources ContactResources { get; }

Return Value

Type: ContactResources
the contact resources instance
See Also