AttachmentFile Property
This property contains the path of a file on your system that you would like to send as an attachment with your message.
Syntax
pfilemailercontrol.AttachmentFile(AttachmentIndex)[=string]
Default Value
""
Remarks
This property contains the path of a file on your system that you would like to send as an attachment with your message.
The size of the array is controlled by the AttachmentCount property.
This property is not available at design time.
Data Type
String