Read/Send email

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • asharda@woh.rr.com

    Read/Send email

    Hello,

    I would appreciate if anybody can provide some links/suggestions/
    guidelines on how to go about handling the below scenario (i tried
    looking the net, reading about MAPI, but not sure if it's applicable
    with ms2007 and C#/vs2008 setup).

    Question: If i have to write a program to read email-messages
    (including attachments and/or from/to/subject/body of the email) from
    a given server (could be outlook and some other mail-client) and write
    email-messages, how should i go about it?

    Thanks.
    RS
  • Boaz Ben-Porat

    #2
    Re: Read/Send email

    Try this:


    I found it by googling 'C# pop3'.

    Hope it helps

    Boaz Ben-Porat

    <asharda@woh.rr .comskrev i en meddelelse
    news:e9044ca2-a084-450c-8c82-f1cb39759400@a2 3g2000hsc.googl egroups.com...
    Hello,
    >
    I would appreciate if anybody can provide some links/suggestions/
    guidelines on how to go about handling the below scenario (i tried
    looking the net, reading about MAPI, but not sure if it's applicable
    with ms2007 and C#/vs2008 setup).
    >
    Question: If i have to write a program to read email-messages
    (including attachments and/or from/to/subject/body of the email) from
    a given server (could be outlook and some other mail-client) and write
    email-messages, how should i go about it?
    >
    Thanks.
    RS

    Comment

    Working...