Results 1 to 2 of 2

Thread: How do I get the Email address (not the alias) out of an outlook mail with VB

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Posts
    18
    I would like to write a program, that takes my all Items of my inbox looks for the internet E-Mail address (like [email protected]) and puts this into my contact folder as name and as E-Mail address.

    I have found a piece of code that reads out the alias. (with the "senderName" property) but that only reads out the alias. This is not something I could send an E-Mail to.

    Is there some kind of "emailaddress" property?

    Thank you

    Roman

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Location
    Omaha, Ne
    Posts
    65

    E-Mail Address (SMTP)

    If you ever figure this out let me know. I too was looking for that address. To get around it I did a .reply (from the e-mail sent to me) and took the address from there. It was the only way I could see to grab it. As luck would have it, it worked and I was doing a reply anyway.

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