Results 1 to 3 of 3

Thread: Outlook automation to receive mail

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    usa
    Posts
    2

    Post

    Does anyone know if it is possible to use outlook automation to "check for new mail". The only applications I have seen step through the outlook menus programatically to do this, which is dangerous since the menus seem to change each version of outlook.

    I am thinking there should be a "CheckMail" method that can be accessed, but haven't been able to find anthing.

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    You can use the Outlook object model via automation or use CDO.

    CDO Reference here:
    http://msdn.microsoft.com/isapi/msdn...intro_0gfi.htm

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    usa
    Posts
    2

    Post

    I am trying to use the Outlook Automation Object Model but haven't been able to find the methods/objects I am looking for. Any pointers?

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