Daren Mooneesawmy
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Daren Mooneesawmy-
Daren Mooneesawmy commented,
Thank you for your response, I do not think its expecting a list, see the definition below; public Task<BoxCollection<BoxItem>> GetFolderItemsAsync(string id, int limit, int offset = 0, IEnumerable...
-
Daren Mooneesawmy created a post,
.NET SDK Box.V2.Core v3.25 GetFolderItemsAsync not accepting sort date as parameter
Hi All, I am trying to get the latest files uploaded in a folder. I am using the GetFolderItemsAsync function to get a list of files and folder sorted by date. I am able to get the contents but I c...