ContactNames Property

Microsoft Outlook Visual Basic

ContactNames Property

       

Returns a String representing the contact names associated with the journal entry. This property contains the display names for the contacts only. Use the Recipients object to modify the contents of this string. Read/write.

expression.ContactNames

expression   Required. An expression that returns a JournalItem or TaskItem object.