bju4
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Posts
Recent activity by bju4-
What's the most performant way to get a sub-folder ID from its name?
We're using the .Net SDK and currently have code that calls FoldersManager.GetFolderItemsAsync and iterates through the results to find the matching item name. It works, but I think it must be ine...