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

Thread: mapi control

  1. #1
    Join Date
    May 2001
    Posts
    9

    mapi control

    If use mapi controls on my application, do I have to open Outlook or outloook express in order to work?



  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: mapi control

    nope.




  3. #3
    Join Date
    May 2001
    Posts
    5

    Re: mapi control

    Worth looking up something called "CDO (Collaboration Data Objects)" if your application is on NT server. To see if you have it, check to see if you have "Microsoft CDO ...." in your Project References in VB.


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