简体   繁体   English

使用JScript将附件添加到Dynamics CRM电子邮件中

[英]Add an Attachment to Dynamics CRM Emails with JScript

How can I add an attachment to an email in Dynamics CRM 2011? 如何在Dynamics CRM 2011中向电子邮件添加附件?
The attachment is a Base64 PNG. 附件是Base64 PNG。
Will I need to use 我需要使用吗

ActivityMimeAttachmentSet?

I would like to use JScript to display the attachment as an inline image. 我想使用JScript将附件显示为嵌入式图像。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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