Reporter | |
VBOffice Reporter is an easy to use tool for data analysis and reporting in Outlook. A single click, for instance, allows you to see the number of hours planned for meetings the next month. |
7 sample(s) found for Win32-API
This sample adds every outgoing call to the journal.
Last modified: 2007/11/22
This demonstrates how to get a window handle by the Win32 API.
Last modified: 2006/02/05
Do you want to add some convenience for your users? See how to fill-in the search box of the address book by code.
Last modified: 2018/11/20
This macro prevents users from working in another program while your program is waiting for an input.
Last modified: 2006/02/05
In Excel there's a function to stop the code execution for a determined time, which is missing in Outlook. See how to use the Sleep function of the Win32 API.
Last modified: 2007/07/20
Via the Outlook object model you cannot set the focus to a specific control. This sample demonstrates how to do it with the Win32 API.
Last modified: 2006/01/30