Category-Manager | |
With Category-Manager you can group your Outlook categories, share them with other users, filter a folder by category, automatically categorize new emails, and more. You can use the Addin even for IMAP. |
7 sample(s) found for Miscellaneous
This sample creates a serial number, which you could use, for instance, to index task items.
Last modified: 2006/01/20
This macro tells you which Outlook version is running.
Last modified: 2014/01/01
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
A sample for how to read and write the content of any file.
Last modified: 2006/01/20
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