ContactResources Methods |
The ContactResources type exposes the following members.
| Name | Description | |
|---|---|---|
| GetContact | Gets the specified Contact. It mirrors to the following Smartsheet REST API method: POST GET /contacts/{contactId} | |
| ListContacts | Gets a list of the user’s Smartsheet Contacts. It mirrors to the following Smartsheet REST API method: POST GET /contacts |