TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sudhir telaprolu
NA
4
621
Developoing add-in for outlook for sending mail.
Feb 4 2016 3:43 AM
Hello everyone.
Recently, I have got a requirement of developing a add-in for outlook. I have developed an VSTO add-in for sending a mail using the smtp credentials when a user clicks on my customized send button in outlook. For this I am using mailmessage and smtp.Send(mailmessage);. so far it's good.I am using mailmessage class instead of outlook mailItem because I want to change the sender's e-mail address which is not possible using a outlook mailtem.
But, actually I want to see my mail going through the outbox of outlook and then it should show up in the sent items folder of outlook which I am not able to code it out.
Please anyone who can help it out are welcome.
Thanks in advance and waiting for the solution.!
Regards ,
Sudhir
Reply
Answers (
0
)
Build Menu Dynamically.
How to use Arrow Key in FlowLayout Panel