Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Aug : IMAPIProp.GetPropList() fails in Extended MAPI

www.cryer.info
Managed Newsgroup Archive

IMAPIProp.GetPropList() fails in Extended MAPI

Subject:IMAPIProp.GetPropList() fails in Extended MAPI
Posted by:"Jon E. Scott" (nospamsupport@blueorbsoft.comnospam)
Date:Tue, 21 Aug 2007 10:35:48

I am looking at an older application that uses Exchange API (Extended MAPI)
to retrieve all properties from users in a global address book.  At one
point this used to work but now it doesn't seem to work anymore possibly due
to some security updates to Outlook.  IMAPIProp.GetPropList() bombs with an
Access Violation in EMSABP32.dll.  I could just workaround it by allocating
an array of specific properties to retrieve, but I want to be able to get
*all* available properties for each user in the GAL.  Has anyone gotten a
fix for this problem?

Thanks,
Jon.

Replies:

www.cryer.info
Managed Newsgroup Archive