(Msg. 2) Posted: Tue Jul 01, 2008 7:51 pm
Post subject: Re: OTLK2K3-VBA : Application_ItemLoad. Add to elertz [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
No, that event was added in Outlook 2007. If you want to handle the opening
of an item use Inspectors.NewInspector(). To get which item or items are
being handled in a folder view use the ActiveExplorer.Selection collection.
You can instantiate objects for each member of Selection and handle the read
event for those items to see which are being read.
ActiveExplorer.SelectionChange() fires when the user changes what's
selected.
"Seb..." <sebbng.DeleteThis@free.fr> wrote in message
news:891058BD-B675-45EA-B999-7BDA810C5B8C@microsoft.com...
> hello
> In outlook2007, there is Application_ItemLoad.
>
> Is there an equivalent for outlook2003 ?
>
> I need to execute a code to establish a contact.
>
> Thank you in advance.
>
> seb
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum