V
Vinayakc
Hi,
I am going to write Addin which provides the facility to the user to
select the mail and as soon as when he clicks the command button of our
addin it will send internet header information and binaries of the
selected mail to some URL by using winhttp apis.
Please suggest some good ideas for desing.
Main bottlenecks are :
1. For getting the binaries of the attachment we have to store that
attachment to some temporary location. Can i get binaries of the
attachment without storing it on my local machine.
2. I am not able to release resources in the thread Can some one please
tell me the exact procedure to do so??
I know Dmirty and his friends can give some good suggestions on this
group.
Thanking you in advance.
regards
Vinayakc
I am going to write Addin which provides the facility to the user to
select the mail and as soon as when he clicks the command button of our
addin it will send internet header information and binaries of the
selected mail to some URL by using winhttp apis.
Please suggest some good ideas for desing.
Main bottlenecks are :
1. For getting the binaries of the attachment we have to store that
attachment to some temporary location. Can i get binaries of the
attachment without storing it on my local machine.
2. I am not able to release resources in the thread Can some one please
tell me the exact procedure to do so??
I know Dmirty and his friends can give some good suggestions on this
group.
Thanking you in advance.
regards
Vinayakc