|
Main Heading
This Outlook VBA code sample
creates a "sticky note" linked to the currently
selected Outlook contact via the note's Links collection and then
displays the note for the user to complete. The user will be able to
see such linked notes on the Activities page of the contact. Place
this code in any regular module in Outlook VBA. You can also
download the code and import
it into VBA.
|