ReportItem.Attachments Property

Outlook Developer Reference

Returns an Attachments object that represents all the attachments for the specified item. Read-only.

Syntax

expression.Attachments

expression   A variable that represents a ReportItem object.

See Also