CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Recieve Mails

  1. #1
    Join Date
    Mar 2001
    Posts
    4

    Recieve Mails

    i need a programm in vb to check and recieve mails !!!! and to delete unwanted mails !!!



  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: Recieve Mails

    try
    http://vblib.virtualave.net

    there is a vbPop3 class which does all you want, and it's customizable.

    however, if you want an easy way, try MAPI control.

    hope this help.


  3. #3
    Join Date
    Mar 2001
    Posts
    1

    Re: Recieve Mails

    I have a problem using VB MAPI.I have to open the Outlook Addess book from my application.The user will will select the email address to To/CC/Bcc from the Address Book & will click OK.I have to get the address selected by the user & populate the To block of my textbox.If any of you have done the same or know how to do please mail me at [email protected]

    Thanks


  4. #4
    Join Date
    Jul 2003
    Posts
    8
    in case u get a solution do lemme know i am stuck here too

    how do u show the address list and allow users to choose...
    i m still confused abt that.

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

Featured