Hi,
is there a way how to be notified about user has read some message (e.g.
SMS)?

Re: Notification of reading a MAPI message by Yaroslav

Yaroslav
Wed Jul 26 03:59:31 CDT 2006

You can register for MAP notifications using IMAPISession::Advise

--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com


"Saman" <Saman@NOSPAMsaman-cz.com> wrote in message
news:%23CZdVaWrGHA.516@TK2MSFTNGP05.phx.gbl...
> Hi,
> is there a way how to be notified about user has read some message (e.g.
> SMS)?



Re: Notification of reading a MAPI message by Saman

Saman
Wed Jul 26 08:37:00 CDT 2006

Yes, thanks. I've already found it.

Yaroslav Goncharov wrote:
> You can register for MAP notifications using IMAPISession::Advise
>

Re: Notification of reading a MAPI message by awni

awni
Wed Nov 01 14:30:02 CST 2006

do you have any code that you can share ? anything in c#/vb.net?

thank you

awni


"Saman" wrote:

> Yes, thanks. I've already found it.
>
> Yaroslav Goncharov wrote:
> > You can register for MAP notifications using IMAPISession::Advise
> >
>