Results 1 to 2 of 2

Thread: MAPI Address Book

  1. #1
    Guest

    Question

    I'm fairly new to VB (though I am a fairly experienced BASIC coder), and am having minor problems with the MAPI control.

    I can call up the Address Book using:

    MAPIMessages.Show

    ...but when I return from the dialog, I can't get hold of the name(s) selected.

    I've tried:

    variable = MAPIMessages.RecipAddress

    and:

    variable = MAPIMessages.RecipDisplayName

    ...but with no luck.

    I don't want to send any mail at this point; I just need to use the Address Book dialog to select names/addresses, then store them along with some other info for use later in the program.

    Anyone tell me where I'm going wrong?

    TIA

    Babylonian.


  2. #2
    Lively Member PatOls's Avatar
    Join Date
    Oct 2000
    Posts
    99

    ??

    Does someone know how to get the return string of the addressbook using mapi code???

    /Patrick

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width