简体   繁体   中英

Add an Attachment to Dynamics CRM Emails with JScript

How can I add an attachment to an email in Dynamics CRM 2011?
The attachment is a Base64 PNG.
Will I need to use

ActivityMimeAttachmentSet?

I would like to use JScript to display the attachment as an inline image.

您需要使用mimeType =“ image / png”

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM