| Author |
Message |
Gareth Howe
Guest
|
Posted:
Mon Jan 17, 2005 8:01 pm Post subject:
New Mail notification |
|
|
Hello,
Is it possible (and if so- how), to place a notification on the corporate
intranet if you have unread mail?
We're using Exchange Server 2003 with the web email facility.
Many thanks,
Gaz
|
|
| Back to top |
|
 |
Michael
Guest
|
Posted:
Mon Jan 17, 2005 10:57 pm Post subject:
Re: New Mail notification |
|
|
You can create event sink or use WebDAV notification methods.
Depends on what you want (need).
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"Gareth Howe" <no@spam.com> wrote in message
news:eDS0M2J$EHA.2876@TK2MSFTNGP12.phx.gbl...
| Quote: | Hello,
Is it possible (and if so- how), to place a notification on the corporate
intranet if you have unread mail?
We're using Exchange Server 2003 with the web email facility.
Many thanks,
Gaz
|
|
|
| Back to top |
|
 |
Gareth Howe
Guest
|
Posted:
Mon Jan 17, 2005 11:53 pm Post subject:
Re: New Mail notification |
|
|
What we need is the equivilent of the Unread Messages folder, or an icon
that indicates that a user has unread messages.
I just don't have a clue where to begin.
Gaz
"Michael" <michael@discussions.microsoft.com> wrote in message
news:%23D$FFXL$EHA.600@TK2MSFTNGP09.phx.gbl...
| Quote: | You can create event sink or use WebDAV notification methods.
Depends on what you want (need).
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"Gareth Howe" <no@spam.com> wrote in message
news:eDS0M2J$EHA.2876@TK2MSFTNGP12.phx.gbl...
Hello,
Is it possible (and if so- how), to place a notification on the corporate
intranet if you have unread mail?
We're using Exchange Server 2003 with the web email facility.
Many thanks,
Gaz
|
|
|
| Back to top |
|
 |
Michael
Guest
|
Posted:
Tue Jan 18, 2005 12:29 am Post subject:
Re: New Mail notification |
|
|
Every message has "Read" property. The property indicate if message "unread"
or "read".
You can get value of the property from message or you can search entire
folder in order to find all "unread" messages.
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"Gareth Howe" <no@spam.com> wrote in message
news:%23ns%23O3L$EHA.3616@TK2MSFTNGP11.phx.gbl...
| Quote: | What we need is the equivilent of the Unread Messages folder, or an icon
that indicates that a user has unread messages.
I just don't have a clue where to begin.
Gaz
"Michael" <michael@discussions.microsoft.com> wrote in message
news:%23D$FFXL$EHA.600@TK2MSFTNGP09.phx.gbl...
You can create event sink or use WebDAV notification methods.
Depends on what you want (need).
Michael
-------------------------------
If you need WebDAV API for Exchange server,
use our component WebDAV .NET for Exchange.
Check out http://www.independentsoft.com
"Gareth Howe" <no@spam.com> wrote in message
news:eDS0M2J$EHA.2876@TK2MSFTNGP12.phx.gbl...
Hello,
Is it possible (and if so- how), to place a notification on the
corporate
intranet if you have unread mail?
We're using Exchange Server 2003 with the web email facility.
Many thanks,
Gaz
|
|
|
| Back to top |
|
 |
|
|
|
|