MAPI CDO Staff Number tag?

A

amarmaj

Hello,

What I need to do is to read an incoming mail, loop through all the
names in the TO list, pass these names to the GAL and extract that
users staff number.

Firstly is this possible? Can I query another users GAL details when
I'm not logged in as that user.
Secondly I'm trying to do it via Cdo/Mapi but the problem I have is
that I cannot work out what the property tag is for the Staff Number
field. I can find things like office location by using
objaddressEntry.Fields (CdoPR_OFFICE_LOCATION).Value etc but cant do it
for the staff number.

I'm using Outlook 2003 on Win XP.

I've tried using OutlookSpy but still cant see this Staff Number tag.
Also looked on Slipstick.com, Cdolive.com

ps the Staff Number field IS populated with data for all users in the
GAL.

thanks for any help
Amar
 
Top