Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Existing Outlook message modification
Message
De
09/07/2001 18:28:57
John White
Micro-Oriented Software Techniques, Inc.
Phoenix, Arizona, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Existing Outlook message modification
Divers
Thread ID:
00528408
Message ID:
00528408
Vues:
64
Pardon for the density of the following questions. Have not done ANY automation with Outlook. I have an VF6 application which prints documents to FAXServe fax program through a print driver installed on workstations. The FAXServe program simply takes the document to print, makes it a TIFF file and opens an Oulook message and attaches document, and after user puts in recipient list, queues the fax on server and sends. I would like to modify that existing Outlook message (i.e. change recipient list, subject). I believe I can use the code

oOutlook = GETOBJECT(,"outlook.application")

to get a object pointer to Outlook session running. That's where I am lost. I need to drill down the object model to get at the open message window and modify it's properties. Can this be done? Do I need to use some ugly WIN32api call to get window handles and modify it some other way.

Thanks in advance
John White [MOST]
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform