CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Location
    Pune, Maharashtra, India
    Posts
    7

    using outlook express in VB

    hello,
    i am developing a project for a small organization. they require me to let them access outlook express and send mails using Visual Basic.
    how do i do this? i got to know that the code for doign this is available at codeguru.com, but i am unable to trace it. will somebody please give me the code or help me out of this asap.
    Regards,
    Tejas.

    Tejas Jois

  2. #2
    Guest

    Re: using outlook express in VB

    use a MAPI session...look it up in the help file...you can control who, what, where, file attachments...very simple to use


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