Simple MAPI application which

1) Initializes MAPI;
2) Logs on (interactively);
3) Obtains a table of available message stores;
4) Shows the message store display names in a list box;
5) Logs off; and
6) Uninitializes MAPI.

