Share via


StorageItem.Attachments Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Attachments

expression   A variable that represents a StorageItem object.

See Also