Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open Outlook Item
Message
From
31/03/2006 11:08:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Open Outlook Item
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Miscellaneous
Thread ID:
01109515
Message ID:
01109515
Views:
58
Hi all,
I'm doing some OOP stuff with Outlook.
When the 'recipient' cannot be ResolveAll(), I want to open the item.
Currently my code highlights the new item created then displays the Draft folder so the user can resolve the 'To' name.
How do i open the item? Because right now the user has to DBLclick it
to open it. I want it to be "instantly" opened.

oDrafts.Items.GetFirst
oDrafts.Display
I'm sure this is easy, just can't find the right object.threads
Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform