When in doubt, check the object browser: Press F2 in VB or in Outlook's VBA environment. Switch from <All Libraries> to Outlook to browse all Outlook objects, such as ContactItem, and their properties, methods, and events.
FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.outlook.program_vba

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> hallo,
>
[quoted text clipped - 7 lines]
> Texteintrag = objItems(i).LastName
> Texteintrag = objItems(i).CompanyName