Thanks
So it's not possible in outlook 2003 without redemption right?
For outlook 2007, As you said outlook creates a temporary folder for that,
i'll check it in folder_add. But my motive is when outlook search mails when
i click on find now, it should include show some more mails which i want to
give.
<kenslovak@mvps.org> wrote in message
news:%23ae9anZfKHA.1824@TK2MSFTNGP04.phx.gbl...
> I'm not sure what the user wants those events for, but you could get an
> event when Advanced Find was run if you go about it indirectly.
> Advanced Find creates a temporary search folder. If you get the search
> folders root folder under Finder and handle the FolderAdd event on that
> Folders collection you'd know when an Advanced Find had been run (and when
> a new search folder was created).
> If it was anything older than Outlook 2007 you'd need to use Redemption
> code to get to Finder, but it definitely could be done that way.
> >
>
> "Sue Mosher [MVP]" <suemvp@gmail.com> wrote in message
> news:ucnD3bZfKHA.3916@TK2MSFTNGP05.phx.gbl...
> > The Advanced Find dialog is not exposed to developers and fires no
> > Outlook object model events. The only event you'd get is the Click event
> > for that menu command.
>
>> FYI, please include your version of Outlook whenever you post to an
> > Outlook forum.
> > > > Sue Mosher
> > >> >> >
>
>> "Ashish" <akohli_2004@hotmail.com> wrote in message
> > news:%23z2K3pXfKHA.5608@TK2MSFTNGP05.phx.gbl...
> >> We can search mail under any folder by clicking on AdvanceFind. Outlook
> >> open a new dialog box/ Here we can specity what mails we want.
> >> Can we handle this in outlook addin when we click on findnow in Advance
> >> Find dialog?
> >> Can we know the event called by FindNow.
> >>
>
>>
>