T
tshad
I have a program that is reading one of my mailboxes.
It is polling the mailboxes ever 5 minutes to see if there is a message or
not.
Is this how Outlook does it (using Exchange as the server)? It doesn't seem
to. When a message gets to Exchange, it seems to do some type of Push to
Outlook as Outlook has it immediately.
If so, ss there a way to make my program do that in VS. We are getting
notifications in our mailbox of actions happening in various areas and would
like to know immediatly when these email show up. At the momen, since we
poll, it could take 5 minutes to find out if a message is there.
Thanks,
Tom
It is polling the mailboxes ever 5 minutes to see if there is a message or
not.
Is this how Outlook does it (using Exchange as the server)? It doesn't seem
to. When a message gets to Exchange, it seems to do some type of Push to
Outlook as Outlook has it immediately.
If so, ss there a way to make my program do that in VS. We are getting
notifications in our mailbox of actions happening in various areas and would
like to know immediatly when these email show up. At the momen, since we
poll, it could take 5 minutes to find out if a message is there.
Thanks,
Tom