View Single Post
  #1  
Old October 4th 06, 06:11 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 1
Default How do I get a propertyvalue from a mapitable


I have a profile MapiTable from a call to LPPROFADMIN-GetProfileTable.
Calls to pHrQueryAllRows works.

I want to get the profile names from the table.

How do I do this?

I'm thinking it has something to do with HrGetOneProp and
PR_PROFILE_NAME but I cannot work out how to use properties.

Thanks

Ads