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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Mail forwarding on MS Exchange 2007

Mail forwarding on MS Exchange 2007

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpsysadmintutorial
3 Posts 2 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.
  • D Offline
    D Offline
    deepak__sharma
    wrote on last edited by
    #1

    Hi, I want to develop a service in C# ,that will run on the exchange server. The service will monitor a particular email account whenever send/receive happens the service will forward the arrived mail to a specified email id. Kindly guide me through this. Thanks

    A 1 Reply Last reply
    0
    • D deepak__sharma

      Hi, I want to develop a service in C# ,that will run on the exchange server. The service will monitor a particular email account whenever send/receive happens the service will forward the arrived mail to a specified email id. Kindly guide me through this. Thanks

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      deepak_int wrote:

      I want to develop a service in C# ,that will run on the exchange server. The service will monitor a particular email account whenever send/receive happens the service will forward the arrived mail to a specified email id.

      Yes, you can do it using EWS(Exchange Web service) Exchange Server 2007 provides Web Service (EWS), you have to use those web methods to read and forward those mail. Brij has already written some nice article on that Exchange Server Web Service Article[^]

      cheers, Abhijit CodeProject MVP

      D 1 Reply Last reply
      0
      • A Abhijit Jana

        deepak_int wrote:

        I want to develop a service in C# ,that will run on the exchange server. The service will monitor a particular email account whenever send/receive happens the service will forward the arrived mail to a specified email id.

        Yes, you can do it using EWS(Exchange Web service) Exchange Server 2007 provides Web Service (EWS), you have to use those web methods to read and forward those mail. Brij has already written some nice article on that Exchange Server Web Service Article[^]

        cheers, Abhijit CodeProject MVP

        D Offline
        D Offline
        deepak__sharma
        wrote on last edited by
        #3

        thanks for ur suggestion Abhijit.

        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