Matthew Hirst
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Matthew Hirst-
Matthew Hirst created a post,
Retrieving folder details
Am trying to retrieve the sub folders, files of a folder. Current code I use is: var items = await adminClient.FoldersManager.GetFolderItemsAsync("0", 10); // "0", 500 = root (original ...
-
Matthew Hirst created a post,
Getting started with the APi
I am trying to get started using the API, but am lost at all the getting started videos as none are making much sense - probably because I haven't coded fore so long. What I am trying to achieve is...