JournalItem.ContactNames Property
Outlook Developer Reference |
Returns or sets a String representing the contact names associated with the Outlook item. Read/write.
Syntax
expression.ContactNames
expression A variable that represents a JournalItem object.
See Also