View Single Post
  #2  
Old January 24th 07, 02:14 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default contactitem - how can I add comment text

objItem.Body = "your comment"

--
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

"SwissMiss" wrote in message ...
Using vba code, I am creating a new contact. I need to add text in what looks
like the comment on a contact form.
I am taking information from a message, creating a new contact, and adding
name, address, etc. Stumbling block. I must add some text to a comment, but I
cannot find a property to do this. Any suggestions?
--
SwissMiss

Ads