Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Below is a sample program which sends an email, using the above 3 steps.  Note Note the error testing logic after each function call.  Refer Refer to MAPI_Equates for a list of commands and flags that can be sent to the MAPI type functions, and the error codes returned.

...