What is different between reply email and new email send ?

  • Thread starter Thread starter engahmedbarbary
  • Start date Start date
E

engahmedbarbary

Guest

I doing contact system windows application using c sharp

using library mail kit

the problem is when some one reply to my email from outlook 2010 to any email I sent it then on my desktop windows application reply id

on debug show null when receiving .

so How any email server like google,Microsoft know that email reached to inbox is new mail or reply for email ?

I already loop for inbox and get emails then show it

How email inbox message reached recognize that received message is new mail message or reply to mail sent before ?


if i test send or reply for any message using outlook it not have any problem

also send receiving and reply work good

problem on my desktop application receiving reply to email for second time .

I need any way solve my problem on windows application .

receiving emails not recognized on my inbox windows application if reply or new message

using mail kit library .

How to solve problem


Continue reading...
 
Back
Top