Storing Copy of Email into Sent folder

N

ns

Ho can i store copy into sent folder using .NET.

using Exchnage server.

This has to run on the IIS server, user will provide the authentication
details if that is needed.

Also there will be attachements as well.

any idea appreicated
 
B

bruce barker

there is no builtin .net component for this. your options depend on how
exhange is setup.

if it has web service support setup (come with owa i believe) then you
can just call the webservice from your page

if imap is setup then you can use a open source imap library. see
codeproject or codeplex

otherwise you will need an exchange client library (you probably have to
buy one).

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,733
Messages
2,569,440
Members
44,830
Latest member
ZADIva7383

Latest Threads

Top