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

Thread: MapiSendMail

  1. #1
    Join Date
    May 1999
    Posts
    3

    MapiSendMail

    I want to send email from our application. I am using
    MapiRecipDesc to specify the recipient email address. MapiSendMail
    gives an error code 2. MapiSendMail works if I dont specify any recipients
    at all. Please help.

    Thanks
    Maya



  2. #2
    Join Date
    May 1999
    Posts
    123

    Re: MapiSendMail

    I've got a working (albeit extremely simplistic) email client program. It's a bit large to post here, but I'll be happy to send source code via email if you want it...


    The universe is a figment of its own imagination.

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