property Message.Attachment ([Index as Variant]) as Attachment
Gets the message attachment given its index.

TypeDescription
Index as Variant A long expression that indicates the index of the attachment in the attachments collection. 
Attachment An Attachment object that holds information about the message attachment.

Use the Attachment property to access to the message attachments. Use the AttachmentCount property to get the number of message attachments.