|
-
Jun 27th, 2008, 10:55 AM
#1
Thread Starter
New Member
Delete emails -Outlook 2003, Exchange
Trying to programmatically delete emails in one specific inbox (exchange).
Anyone know a good example without using redemption.dll?
Got the app instance...now what?
Dim oApp As Outlook.Application
oApp = DirectCast(CreateObject("Outlook.Application"), Outlook.Application)
Please help!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|