is it possible to open attached document from outlook using java? Every hour i receive email with text file attached.
I want to show some amount in outlook with £ sign on selectindexchanged even of a dropdownlist client side.
I have a C# application, in which I access outlook through the Office PIAs in order to parse appointments. In my application, when I create my outlook object, a new outlook process is created in the开
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have created a outlook add-in and need to createa setup to make it distributable (i am new to this so pls excuse the novice comments )
I have a function in the outlook VBA that I want to call when a certain excel workbook is closed. Is there a way to do this with the BeforeClose e开发者_如何学编程vent of excel? I know how to write fu
I want to know if it is possible to import contacts from outlook to iPhone through code. I want to implement a sync functionality in which a user can import contacts from thei开发者_如何学运维r Outloo
Is it possible to create an add in that works on all office versions? I searched the msdn and different forums but there is nothing specif开发者_如何学Cic about this issue.Difficult if you use VSTO,
We\'re trying to access the Sent Items folder in Outlook 2007 (using Exchange) but the test for TypeOf(i) Is Outlook.MailItem in the below code snippet always returns False.
I\'m trying to write a short program that will read in the contents of e-mails within a folder on my exchange/Outlook profile so I can manipulate the data. However I\'m having a problem finding much i