Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Read email from exchange server

Read email from exchange server

Scheduled Pinned Locked Moved Visual Basic
comsysadminhelpquestion
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nitin_ion
    wrote on last edited by
    #1

    I have a need where i need to read email for a particular email account (help@somedomain.com). how can i read teh email account from exchange server.

    A 1 Reply Last reply
    0
    • N nitin_ion

      I have a need where i need to read email for a particular email account (help@somedomain.com). how can i read teh email account from exchange server.

      A Offline
      A Offline
      Ashfield
      wrote on last edited by
      #2

      Exchange server 2007 has a web service which you should use - google for Exchange Web Service or EWS. Its not all that straight forward, but its not difficult. Prior to this, you could use WebDav or CDO/MAPI

      Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP

      A I 2 Replies Last reply
      0
      • A Ashfield

        Exchange server 2007 has a web service which you should use - google for Exchange Web Service or EWS. Its not all that straight forward, but its not difficult. Prior to this, you could use WebDav or CDO/MAPI

        Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP

        A Offline
        A Offline
        Archimedes24
        wrote on last edited by
        #3

        Use redemption....excellent resource for handling emails from outlook or exchange server.

        1 Reply Last reply
        0
        • A Ashfield

          Exchange server 2007 has a web service which you should use - google for Exchange Web Service or EWS. Its not all that straight forward, but its not difficult. Prior to this, you could use WebDav or CDO/MAPI

          Bob Ashfield Consultants Ltd Proud to be a 2009 Code Project MVP

          I Offline
          I Offline
          i i i
          wrote on last edited by
          #4

          Can we send emails in Exchange Server 2007 without using SMTP means without activating it, I used CDO/MAPI , Winsocks but could not succeed without SMTP is their any way

          Best Regards, SOFTDEV If you have knowledge, let others light their candles at it

          A 1 Reply Last reply
          0
          • I i i i

            Can we send emails in Exchange Server 2007 without using SMTP means without activating it, I used CDO/MAPI , Winsocks but could not succeed without SMTP is their any way

            Best Regards, SOFTDEV If you have knowledge, let others light their candles at it

            A Offline
            A Offline
            Ashfield
            wrote on last edited by
            #5

            You can by using the web service. Check the documentation, you can do just about anything via the exchange web service.

            Bob Ashfield Consultants Ltd

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups