Contacts Property

                  Applies To

Returns the contact names associated with the task. This property contains the display names for the contacts only. Use the Recipients collection to modify the contents of this string.

Read-only String.

Syntax

objTaskItem.Contacts

objTaskItem   Required. An expression that returns a TaskItem object.