AttachFile()
Syntax
Function AttachFile(ByVal multimediaComponentID As String, Optional
ByVal publicationTargetID As String) As String
Parameters
| Parameter | Description |
|---|---|
multimediaComponentID | The URI of the Multimedia Component that contains the binary file you want to attach. |
publicationTargetID | The URI of the Publication Target. The default value of this parameter is |
Description
Use this method to attach a binary file to your e-mail message. The binary file must be in a Multimedia Component. The method returns the attachment in an intermediate format that the Mailer service can use to create an actual attachment.