<?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 Re: How to enable/disable comments while sharing folders in c# using API in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-enable-disable-comments-while-sharing-folders-in-c-using/m-p/421884#M1223</link>
    <description>&lt;P&gt;Dropbox does not currently offer an API for managing comments. When adding a member to a folder, you can only set their access level to either&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/F_Dropbox_Api_Sharing_AccessLevel_Editor_Instance.htm" target="_self"&gt;AccessLevel.Editor.Instance&lt;/A&gt; or&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/F_Dropbox_Api_Sharing_AccessLevel_Viewer_Instance.htm" target="_self"&gt;AccessLevel.Viewer.Instance&lt;/A&gt;. &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/F_Dropbox_Api_Sharing_AccessLevel_ViewerNoComment_Instance.htm" target="_self"&gt;AccessLevel.ViewerNoComment.Instance&lt;/A&gt; is not currently supported for that.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2020 15:12:31 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2020-05-19T15:12:31Z</dc:date>
    <item>
      <title>How to enable/disable comments while sharing folders in c# using API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-enable-disable-comments-while-sharing-folders-in-c-using/m-p/421683#M1221</link>
      <description>&lt;P&gt;How to enable and disable comments while sharing folders in c# using API&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;var members = new[] {&lt;BR /&gt;new AddMember(new MemberSelector.Email("xxx.xxx@xxx.com"), AccessLevel.Editor.Instance.AsViewer)&amp;nbsp;&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;//var add_message_as_comment = false;&lt;BR /&gt;await dbx.Sharing.AddFolderMemberAsync(sharedFolderId, members);&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 09:42:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-enable-disable-comments-while-sharing-folders-in-c-using/m-p/421683#M1221</guid>
      <dc:creator>parimisatya</dc:creator>
      <dc:date>2020-05-19T09:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable/disable comments while sharing folders in c# using API</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-enable-disable-comments-while-sharing-folders-in-c-using/m-p/421884#M1223</link>
      <description>&lt;P&gt;Dropbox does not currently offer an API for managing comments. When adding a member to a folder, you can only set their access level to either&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/F_Dropbox_Api_Sharing_AccessLevel_Editor_Instance.htm" target="_self"&gt;AccessLevel.Editor.Instance&lt;/A&gt; or&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/F_Dropbox_Api_Sharing_AccessLevel_Viewer_Instance.htm" target="_self"&gt;AccessLevel.Viewer.Instance&lt;/A&gt;. &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/F_Dropbox_Api_Sharing_AccessLevel_ViewerNoComment_Instance.htm" target="_self"&gt;AccessLevel.ViewerNoComment.Instance&lt;/A&gt; is not currently supported for that.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 15:12:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-enable-disable-comments-while-sharing-folders-in-c-using/m-p/421884#M1223</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-05-19T15:12:31Z</dc:date>
    </item>
  </channel>
</rss>

