EmailAttachmentInfoProviderAddAttachmentsToMailMessage Method |
Note: This API is now obsolete.
Namespace: CMS.EmailEngine
[ObsoleteAttribute("Not intended for public use. Will be removed in next major release. Attachments are added to a mail automatically during sending or CMS.EmailEngine.EmailAttachmentInfoProvider.GetEmailAttachmentInfos() methods can be used to retrieve attachments manually.")] public static void AddAttachmentsToMailMessage( int emailInfoId, MailMessage mm )