public ListUsers ( IEnumerable |
||
emails | IEnumerable |
list of emails |
paging | PaginationParameters | the pagination |
return | PaginatedResult |
List all Users.
It mirrors To the following Smartsheet REST API method: GET /Users
public ListUsers ( IEnumerable |
||
emails | IEnumerable |
list of emails |
paging | PaginationParameters | the pagination |
return | PaginatedResult |