That's all that exports. If you want to append a string to every contact, you'll need to write a little VBA routine to modify the Body property. The sample at http://www.outlookcode.com/d/code/convertfields.htm shows how to modify items in a contacts folder.

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
> It appears that something like 1028 to 4096 characters are accepted in the
> Notes field for a given contact. Why is it then, that on File.Exporting the
[quoted text clipped - 8 lines]
>
> -- Paul