Parts Collection : Add Method |
The optional parameter Index indicates that Part is to be inserted at the specified index. This index is a ones based number up to the collection's Count property plus 1.
If Index is not specified, the Part object is added to the end of the collection.
This method may generate the following error code (refer to MailErrorConstants for a complete list of error codes):