S
sba
Hi there
Is there a hook in Outlook that is called before displaying a mail in
the preview window?
It is about proper displaying of mail stubs in Outlook. A mail stub is
a mail that contains an IFrame that points to a place where the (real)
archived mail can be read.
I'd like to achieve two things with it:
1) Reading and altering (but not saving) the mail before displaying it.
In this case, my intention is to alter the host name part in the IFrame
URL.
or
2) Reading the mail, updating an attribute and saving it. An OnSyncSave
handler on the Exchange server site will catch this and replace the
mail stub with the (real) mail from the archive. Outlook then will load
that mail again and display. The Exchange site is not a problem for me.
I mastered that by now.
Are both or one of these tasks possible? Which one? How? Mind you, that
I'm a novice in programming Outlook applications.
Any hints appreciated.
Cheers,
Stephan Bachofen
Is there a hook in Outlook that is called before displaying a mail in
the preview window?
It is about proper displaying of mail stubs in Outlook. A mail stub is
a mail that contains an IFrame that points to a place where the (real)
archived mail can be read.
I'd like to achieve two things with it:
1) Reading and altering (but not saving) the mail before displaying it.
In this case, my intention is to alter the host name part in the IFrame
URL.
or
2) Reading the mail, updating an attribute and saving it. An OnSyncSave
handler on the Exchange server site will catch this and replace the
mail stub with the (real) mail from the archive. Outlook then will load
that mail again and display. The Exchange site is not a problem for me.
I mastered that by now.
Are both or one of these tasks possible? Which one? How? Mind you, that
I'm a novice in programming Outlook applications.
Any hints appreciated.
Cheers,
Stephan Bachofen