Home All Groups Group Topic Archive Search About

Outlook - outlook.vba

microsoft.public.office.developer.outlook.vba
Score Outlook Security Guard Issue
Klatuu - 5 Oct 2007 4:02 PM - 6 messages
Using Access 2003, XP Pro I am writting an application to perform compact and repair on about 300 Access mdb files over the weekend.  It will be run from a Server (Windows Server 2003). On completion, the intent is to send an e-mail with a report attached. ...
Score CommandBar Visible and Enable Properties are slow?
AgapeDisciple - 5 Oct 2007 1:53 PM - 3 messages
I've gotten ALOT of help from this group so far and hopefully this will wrap up this project. Thanks! Ken helped me setup a new Inspector to fire with each new MailItem object so I can set up the commandbars. Everything is working great ...
Score appointment or event data structure
WB - 3 Oct 2007 5:32 PM - 8 messages
I am trying to write code that will interact with outlook appointments and/or events.  I want to understand more of the data structure behind recurring appointments and events.  More specifically, when a recurring item is added does outlook create and store each item on the specified day that ...
Score How to access message body w/o Security Warning?
AgapeDisciple - 3 Oct 2007 2:30 PM - 15 messages
I'm trying to run a script that searches the message subject and body for keywords. I used a suggestion from another thread on accessing the MailItem through the Application object, but I still get a security warning on the message body.  (I'm running OL 2003 SP2.) ...
Score Detect completion of Outlook Send/Recieve programatically (vbs?)
Jaswicki - 2 Oct 2007 1:17 PM - 13 messages
How can I detect when the Outlook Send and Receive process is completed using VBScript or VB? Basically I have a program that needs to wait until the Outlook profile is completely synchronized before I can run a part of my ...
Score FAx sent over faxmailtransport of server is not recognized as fax
MIchael - 2 Oct 2007 12:41 PM - 2 messages
Hello I want a fax thats sent over the faxmailtransport service of the server to be recognized as a fax and not as an email. therefore I tried to check the recipient for the word fax with the following simple check ...
Score Getting all contact entries using ADO
Luca Brasi - 2 Oct 2007 7:28 AM - 2 messages
I tried running code like the following to access contacts data from Outlook using ADO: CNN.Open "Provider=Microsoft.JET.OLEDB.4.0;Exchange 4.0;" & _           "MAPILEVEL=Outlook Address Book\;" & _ ...
Next »