View Single Post
  #3  
Old January 24th 07, 05:00 PM posted to microsoft.public.outlook.program_vba
SwissMiss
external usenet poster
 
Posts: 2
Default contactitem - how can I add comment text

Thank you so much. Seems obvious but somehow I thought body only applied to
messages. You made my day.
--
SwissMiss


"Sue Mosher [MVP-Outlook]" wrote:

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