Getting data from Outlook

31 views
Skip to first unread message

bruce

unread,
May 21, 2011, 5:14:31 AM5/21/11
to Excel Ramblings
Hello

Ive just completed an article on picking up data from the outlook
global address list and populating and Excel sheet. See below for
details and example.

http://ramblings.mcpher.com/Home/excelquirks/data-from-outlook

However, I spent a huge amount of time trying to figure out the schema
parameters for .PropertyAccessor.GetProperty() , and in the end never
found a definitive list - it was pretty much a little bit of
information here and there on various forums.


Does anyone know where to find this?

Bruce

bruce

unread,
May 23, 2011, 5:29:03 AM5/23/11
to Excel Ramblings
Thanks to Richard Clark who provided this link to a 3rd party .Net add-
in abstraction tool for Outlook.

http://www.add-in-express.com/products/mapi-store-events.php

I'm still looking for the mapping of the exchangeuser.details method
to underlying properties, if anyone has it

regards
bruce

poko...@gmail.com

unread,
Jun 15, 2014, 11:16:10 AM6/15/14
to excel-r...@googlegroups.com, bruce.m...@gmail.com
Hi Bruce,
I tried to use your Excel downloaded form for tests, but it returns with Error (translated) : Execution Time Error (8004010f): 
Object not found.

Module outlookData :
Set od = New cOutlookAddressbook
        If od.Init(oa, sBook) Then

A am using Office 2010 portuguese (Brazil) Version.
Can you help me on this, or what  i have to change ?

Thanks.

bruce

unread,
Jun 16, 2014, 2:11:59 PM6/16/14
to excel-r...@googlegroups.com, bruce.m...@gmail.com, poko...@gmail.com
I dont know much about how this is represented in non- English configurations. However , I notice this in the example application .. is your global address list called something else

Const sBook = "Global Address List"
Reply all
Reply to author
Forward
0 new messages