JournalItem.Recipients Property (Outlook)

Returns a Recipients collection that represents all the recipients for the Outlook item. Read-only.

Syntax

expression .Recipients

expression A variable that represents a JournalItem object.

Remarks

A recipient can be specified by a string representing the recipient's display name, alias, or full SMTP e-mail address.

See Also

Concepts

JournalItem Object Members

JournalItem Object