Is it possible to automate the appointment adding process of outlook through java code?
Is there any libraries, which can be used for this kind of operations, available?
Please give a help towards the problem..
Thanks in advance. 🙂
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have got a similar kind of process, which sends email from Outlook, here http://www.vogella.de/articles/EclipseMicrosoftIntegration/article.html
It can be used as a reference to do automation on Outlook using java code