Reading custom fields of folders

  • Thread starter Thread starter Peter Marchert
  • Start date Start date
P

Peter Marchert

Hello,

is there a simple way to read custom fields from a folder?

Perhaps somebody has created custom fields to a contact without values
so that fields only exists to the folder.

I can create a new item to this folder, read its UserProperties and
after that delete them. But is there no better way?

Thanks for any help!

Best Regards
Peter
 
Unless you're using Outlook 2007, there's no better way.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Ok, thank you.

Best Regards
Peter

--
Peter Marchert
[EDP-Service Marchert]
Homepage: http://www.marchert.de
Excel- and Outlook Programming


Unless you're using Outlook 2007, there's no better way.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers




Peter Marchert said:
is there a simple way to read custom fields from a folder?
Perhaps somebody has created custom fields to a contact without values
so that fields only exists to the folder.
I can create a new item to this folder, read its UserProperties and
after that delete them. But is there no better way?
Thanks for any help!
Best Regards
Peter
--
Peter Marchert
[EDP-Service Marchert]
Homepage:http://www.marchert.de
Excel- and Outlook Programming- Zitierten Text ausblenden -- Zitierten Text anzeigen -
 
<plug> Or you can use RDOFolder2.FolderFields collection from Redemption
(http://www.dimastr.com/redemption/rdo/RDOFolder.htm#rdofolder2) available
in all versions of Outlook.</plug>

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

Peter Marchert said:
Ok, thank you.

Best Regards
Peter

--
Peter Marchert
[EDP-Service Marchert]
Homepage: http://www.marchert.de
Excel- and Outlook Programming


Unless you're using Outlook 2007, there's no better way.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers




Peter Marchert said:
is there a simple way to read custom fields from a folder?
Perhaps somebody has created custom fields to a contact without values
so that fields only exists to the folder.
I can create a new item to this folder, read its UserProperties and
after that delete them. But is there no better way?
Thanks for any help!
Best Regards
Peter
--
Peter Marchert
[EDP-Service Marchert]
Homepage:http://www.marchert.de
Excel- and Outlook Programming- Zitierten Text ausblenden -- Zitierten
Text anzeigen -
 
Thanks Dmitry.

Peter

<plug> Or you can use RDOFolder2.FolderFields collection from Redemption
(http://www.dimastr.com/redemption/rdo/RDOFolder.htm#rdofolder2) available
in all versions of Outlook.</plug>

Dmitry Streblechenko (MVP)http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool



Ok, thank you.
Best Regards
Peter
--
Peter Marchert
[EDP-Service Marchert]
Homepage:http://www.marchert.de
Excel- and Outlook Programming
Unless you're using Outlook 2007, there's no better way.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers

messageHello,
is there a simple way to read custom fields from a folder?
Perhaps somebody has created custom fields to a contact without values
so that fields only exists to the folder.
I can create a new item to this folder, read its UserProperties and
after that delete them. But is there no better way?
Thanks for any help!
Best Regards
Peter
--
Peter Marchert
[EDP-Service Marchert]
Homepage:http://www.marchert.de
Excel- and Outlook Programming- Zitierten Text ausblenden -- Zitierten
Text anzeigen -- Zitierten Text ausblenden -- Zitierten Text anzeigen -
 
Back
Top