<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Sharing / Add button in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Sharing-Add-button/m-p/329409#M19264</link>
    <description>&lt;P&gt;Hello. Does anyone knows a path in C# to Sharing / ADD button ? When you are trying to add a shared folder scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dropbox.Sharing.ListFoldersAsync(); Does list the folder but I cannot find path to ADD it.&lt;/P&gt;&lt;P&gt;var dropbox = new DropboxClient by the way.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:07:56 GMT</pubDate>
    <dc:creator>TomášPetrlík</dc:creator>
    <dc:date>2019-05-29T09:07:56Z</dc:date>
    <item>
      <title>Sharing / Add button</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Sharing-Add-button/m-p/329409#M19264</link>
      <description>&lt;P&gt;Hello. Does anyone knows a path in C# to Sharing / ADD button ? When you are trying to add a shared folder scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dropbox.Sharing.ListFoldersAsync(); Does list the folder but I cannot find path to ADD it.&lt;/P&gt;&lt;P&gt;var dropbox = new DropboxClient by the way.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:07:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Sharing-Add-button/m-p/329409#M19264</guid>
      <dc:creator>TomášPetrlík</dc:creator>
      <dc:date>2019-05-29T09:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing / Add button</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Sharing-Add-button/m-p/329640#M19285</link>
      <description>&lt;P&gt;It sounds like you're using &lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet" target="_blank"&gt;the&amp;nbsp;Dropbox .NET SDK&lt;/A&gt; and are working with shared folders. I'm not sure I fully understand your question though. Please let me know if I've misunderstood.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFoldersAsync_1.htm" target="_blank"&gt;The&amp;nbsp;ListFoldersAsync method&lt;/A&gt;&amp;nbsp;(along with &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFoldersContinueAsync_1.htm" target="_self"&gt;the ListFoldersContinueAsync method&lt;/A&gt;) will list all of the shared folders that a user has access to, including ones that aren't currently added or "mounted" in the user's account.&lt;/P&gt;
&lt;P&gt;To add or "mount" an unmounted shared folder, you should use &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_MountFolderAsync_1.htm" target="_self"&gt;the&amp;nbsp;MountFolderAsync method&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 17:51:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Sharing-Add-button/m-p/329640#M19285</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-02-19T17:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sharing / Add button</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Sharing-Add-button/m-p/329701#M19289</link>
      <description>&lt;P&gt;Yes I believe that it´s called mount and it should do what I needed. I will test it tommorow. Thank you a lot for your answer and time. I was looking for ,,add,, all over the documentation.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 22:45:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Sharing-Add-button/m-p/329701#M19289</guid>
      <dc:creator>TomášPetrlík</dc:creator>
      <dc:date>2019-02-19T22:45:04Z</dc:date>
    </item>
  </channel>
</rss>

