Home All Groups Group Topic Archive Search About

Outlook - outlook.vba

microsoft.public.office.developer.outlook.vba
Score Re: Export of mail headers
Michael Bauer - 20 Nov 2004 7:59 AM - 11 messages
Hi Ingo, Extras/References. The item is called "Microsoft CDO 1.21 Library". ...
Score Re: migrating outlook VBA application from office xp to office 2003
Michael Bauer - 20 Nov 2004 7:55 AM - 3 messages
Hi Sue, are there any exceptions? ...
Score Re: OnAction not working
Michael Bauer - 20 Nov 2004 7:52 AM - 3 messages
Please declare objCommandBarButton WithEvents in the head of ThisOutlookSession or another non-standard modul. Then add the event procedure to your code. <sample> Private WithEvents objCommandBarButton As Office.CommandBarButton Private Sub objCommandBarButton_Click() ' ... End Sub </sample> ...
Score OnAction not working
RB Smissaert - 19 Nov 2004 9:54 PM - 1 message
[Message not available] ...
Score migrating outlook VBA application from office xp to office 2003
Kamesh - 19 Nov 2004 8:13 PM - 2 messages
[Message not available] ...
Score How to change the mouse pointer to hourglass?
Rimantas Varanavicius - 19 Nov 2004 1:57 PM - 1 message
[Message not available] ...
Score Outlook Date format.
Outlook_developer - 18 Nov 2004 7:08 PM - 2 messages
[Message not available] ...
Score programmatically moving to the next item
OutlookNewbieDev - 18 Nov 2004 5:23 PM - 2 messages
[Message not available] ...
Score Outlook Access from VB Request message
Dancan - 18 Nov 2004 11:43 AM - 3 messages
In my application (VB) i read mail (text and attach) from outlook When i call this function outlook send me a message to grant the access.. and ask to specify how many minutes i want my application to access outlook... ...
Score Q: Studio 2003 and Outlook Interop, a non working combination?
Visual Systems AB (Martin Arvidsson) - 17 Nov 2004 10:36 PM - 2 messages
[Message not available] ...
Score Outlook VBA - delete all attachments in inbox and subfolders
barabba - 16 Nov 2004 9:23 PM - 2 messages
[Message not available] ...
Score Outlook 2003 equivalent of corporate/workgroup mode for simple MAPI
Dave Brown - 15 Nov 2004 11:28 PM - 1 message
[Message not available] ...
Score Senderaddress and Itemcolor
Robert Keßler - 15 Nov 2004 7:19 AM - 2 messages
[Message not available] ...
Score Using the Calendar's "reminder" feature in Outlook
Good Moves aren't worth BEANS ...... - 14 Nov 2004 8:28 PM - 2 messages
[Message not available] ...
Next »