AppointmentItem.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 an AppointmentItem object.

See Also