Activities Tab

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
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.
 
Back
Top