Discuss this help topic in SecureBlackbox Forum
Sends a SOAP message with attachments.
Declaration
Parameters
- PrimaryMessageID - the identifier of the primary message in the multipart list.
- PartsList - the list of message parts, including the primary message.
- RelatedStartInfo - specifies the Start-info parameter of MIME Multipart/Related message which contains additional information for message unpacking or processing.
- RelatedType - the value of the Type parameter of MIME Multipart/Related message.
Description
Call this method to send the SOAP message as a Multipart/Related compound to the destination URL.
Discuss this help topic in SecureBlackbox Forum