G
ge0193387
We're trying to get people to use our e-mail instead of people's
outside e-mail (g-mail, hotmail) since the local e-mail is used for
official correspondence. What I'm wanting to do is get information
from our e-mail server (New Messages?, how many new messages?, maybe
an abstract of the message?, and etc). So far I haven't found much on
Google on how to do any of this.
I'd rather not use the outlook object unless I have to due to version
problems and other Interop issues that I'd rather not mess with ever
again.
I have seen the section on the code project but even what was done
there was not necessarily what I'm looking for since most of what was
done was receiving mail which is not what I want to do.
I'd love to be able to create an object and just use something like
oMailServ.GetNewMsgAmt() as integer.
GE
outside e-mail (g-mail, hotmail) since the local e-mail is used for
official correspondence. What I'm wanting to do is get information
from our e-mail server (New Messages?, how many new messages?, maybe
an abstract of the message?, and etc). So far I haven't found much on
Google on how to do any of this.
I'd rather not use the outlook object unless I have to due to version
problems and other Interop issues that I'd rather not mess with ever
again.
I have seen the section on the code project but even what was done
there was not necessarily what I'm looking for since most of what was
done was receiving mail which is not what I want to do.
I'd love to be able to create an object and just use something like
oMailServ.GetNewMsgAmt() as integer.
GE