Hello. Does anyone knows a path in C# to Sharing / ADD button ? When you are trying to add a shared folder scenario.
dropbox.Sharing.ListFoldersAsync(); Does list the folder but I cannot find path to ADD it.
var dropbox = new DropboxClient by the way.