|
Main Heading
The large text box on an Outlook item -- called Message or Notes
in the Field Chooser -- actually represents the Body property. This code sample adds the current date/time and
the user's name by appending it to the
existing Body. We offer versions that work with an
Outlook toolbar button or a command button on a form.
VBA
Code Sample
| Command Button on a Form | Notes
| More Information |