CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2002
    Posts
    121

    email through exchange server

    Hi guys,

    Is there an object that can help me send an email from the applictaion through the exchange server?

    Thanks.

  2. #2
    Join Date
    Jun 2002
    Location
    Philadelphia, PA
    Posts
    85
    I believe you'd need to use MAPI(Messaging Application Programming Interface).

    http://msdn.microsoft.com/library/?u...asp?frame=true

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