Microsoft Office Forums

Go Back   Microsoft Office Forums > Microsoft Office > Outlook

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 01-10-2008, 05:27 PM
Novice
 
Join Date: Jan 2008
Posts: 1
NicMic
Default Programatically open Outlook folder (set focus) using RDO?

Hi,

I have some Outlook VBA that runs on receipt of an email. After moving an incoming mail item from Inbox to another folder (using Redemption Data Objects) I want to programatically open that destination folder (as it may be a nested sub-folder) so the user can see a new mail item has been placed in the folder. I'd assumed that "Redemption.RDOFolder" would have an appropriate Method but no joy.

Code snippet: -

Code:
Dim rdoMailItem         As Redemption.RDOMail
Dim rdoDestFldr         As Redemption.RDOFolder
...
Set rdoDestFldr = ...
...
rdoMailItem.Move rdoDestFldr
TIA
NicMic
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook slow to open folder rtankersley Outlook 1 09-16-2008 08:42 AM
Excel document won't open from Outlook shinobi89 Office 0 06-01-2006 05:10 PM
OPEN FOLDER starts a search Gwyn Word 0 02-22-2006 08:38 AM
Outlook problem - Open Other User’s Folder doesn’t show Sent imported_bankboysb Outlook 0 12-12-2005 01:41 PM
Set focus on a textfield on a repeating table happydigit Misc 0 11-24-2005 06:12 AM


All times are GMT -4. The time now is 04:14 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.