Help!

FolderMoved event?

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Program Add-Ins RSS
Next:  Delete a macro using a macro  
Author Message
mightyCoCo
External


Since: Jul 31, 2009
Posts: 1



PostPosted: Fri Jul 31, 2009 1:58 am    Post subject: FolderMoved event?
Archived from groups: microsoft>public>outlook>program_addins (more info?)

Hi,

is there a way to receive an event, if a folder inside a Explorer is
moved for Office 2007?
Like the Explorer.BeforeItemPaste event?
the Explorer.BeforeMove is the wrong one - that apparently triggers,
when the explorer window is moved.

thanks in advance,
-coco
Back to top
Ken Slovak - [MVP - Outlo
External


Since: Oct 17, 2003
Posts: 3355



PostPosted: Fri Jul 31, 2009 8:59 am    Post subject: Re: FolderMoved event? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Explorer.CurrentFolder returns a Folder object, you can then handle the
Folder.BeforeFolderMove() event.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"mightyCoCo" <mightycoco.DeleteThis@googlemail.com> wrote in message
news:c83b9193-9ce7-4aa7-befb-f895710a1237@a26g2000yqn.googlegroups.com...
> Hi,
>
> is there a way to receive an event, if a folder inside a Explorer is
> moved for Office 2007?
> Like the Explorer.BeforeItemPaste event?
> the Explorer.BeforeMove is the wrong one - that apparently triggers,
> when the explorer window is moved.
>
> thanks in advance,
> -coco
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Program Add-Ins All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum