Item
Overview
The Item method finds and returns a Recipient object from the Recipients object collection.
Syntax
| Parameter Name | Required/Optional | Type | Description | 
|---|---|---|---|
| Index | Required | Variant | The index number of the Recipientobject, or the full email address of theRecipientobject | 
Return Value
Returns a Recipient object from the Recipients object collection with the specified index.
Example
Example code snippet demonstrating how to access an attachment using Item():