Currently, my VBA code creates a single file for each note. Here\'s some simplified sample code: Sub saveNotes()
In Excel 2003 I can access the collection Application.开发者_Go百科CommandBars to create custom toolbars using VBA. Is there an equivalent in Outlook 2003?
Is anyone aware of a way to retrieve and send mails by talking directly to the GroupWise server. I want to be able to retrieve mail using Java if possible.
I\'m send开发者_Python百科ing an email from Outlook 2003 (soon to be 2007) to a colleague\'s Bloomberg email address.I added voting buttons to it.Outlook users can all see the buttons, but the colleag
In Outlook 2003, when you have a calendar event, it has an option to set its Label to Important, Business, Personal, etc, each having a different colour. This colour will be the colour of the schedule
I have an application that uses the Redemption library.A user can open a meeting and add some n开发者_开发知识库otes to a cancellation.Prior to them editing it, the message body is already set with so
Is it possible to get list of all existing accounts from Outlook 2003 using only standard COM? It means I can\'t use Redemption library, but only default Outlook 2003 object model .
We deployed a VSTO addin for outlook 2003. After installing the addin one of the user\'s outlook crashes when a contact is opened, i.e, when ItemProperties of the contact are read.Some theses properti
I\'d like add to my app function allowing sending email via Outlook same as eg Adobe Reader does. So after pressing email button I\'d like to see Outlook\'s native \'new mail\'开发者_如何学编程 window
I am executing the following routine often in order 开发者_如何学JAVAto clear the local cache of many Outlook clients (Outlook 2003) in order to fix corrupted Forms stored on the users local drive.