FilePosition Property
Object List Next Object
Defined By: Message
Description:
An integer describing where the attachment should be placed in the message
body.
Details:
Attachments replace the character found at a certain position in the message
body; in other words, attachments replace the MapiMessage structure field
lpszNoteText[nPosition]. Applications can't place two attachments in the same
location within a message, and attachments can't be placed beyond the end of the
message body. This property is read only and can't be changed.
Data Type: Long (Read Only)