Activities Tab

J

John McLagan

I would like to duplicate the functionality of the activities tab on another tab
Can someone point me in the right direction? I don't even know what th
control is called to lookup how to do it

Thanks in advance

Cheers

John
 
K

Ken Slovak - [MVP - Outlook]

It's a MAPI search folder shown in some sort of grid control. You can
replicate the functionality with any grid control and your own search,
whether using the Outlook object model or some sort of MAPI search.
 
Top