outlook-2003
Creating a single file from multiple notes in Outlook VBA
Currently, my VBA code creates a single file for each note. Here\'s some simplified sample code: Sub saveNotes()[详细]
2023-01-21 15:05 分类:问答Create an Outlook 2003 toolbar using VBA
In Excel 2003 I can access the collection Application.开发者_Go百科CommandBars to create custom toolbars using VBA. Is there an equivalent in Outlook 2003?[详细]
2023-01-17 09:51 分类:问答Java GroupWise Mail Client
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.[详细]
2023-01-15 04:19 分类:问答why can't I see voting buttons in a bloomberg email?
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[详细]
2023-01-10 07:15 分类:问答Outlook Appointment Item: Set the "Label"
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[详细]
2023-01-07 08:22 分类:问答Read updated message body in Outlook 2003
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[详细]
2023-01-07 04:11 分类:问答How to get Outlook 2003 accounts list using Outlook 2003 object model
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 .[详细]
2023-01-06 07:42 分类:问答Outlook Crashes with Event ID 1000
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[详细]
2023-01-01 06:55 分类:问答How to create Outlook's new mail window with attachement in?
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[详细]
2022-12-26 14:25 分类:问答How can I clear the cache in an Outlook client programmatically?
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.[详细]
2022-12-25 20:04 分类:问答