Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
I am developing plugin for Outlook 2007/2010, and now i need to add functionality to upload email attachment directly to Dropbox folder and from there i need to share a link of that documents to my email recipients using drop box API.

As i seen that, same functionality will provided by DropBox website to share a link to list of names or email ids, i need to do it by programmatically using c# 3.5 as my current working project is in c# 3.5 but if i need to move forward for C# 4.0 then no problem.

I have seen answer in one of the question here[^] it will shown what i need to do, it will pass email ids to share a link, i need to do it with c# .net if possible.
Posted
Comments
ZurdoDev 30-Apr-14 12:31pm    
Where are you stuck?
Tejas Vaishnav 1-May-14 0:59am    
I am not getting any proper API that works fine with 4.0 or 3.5, which will provide facility to share link from dropbox. If you have any short of example then its very help full to me...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900