Click or drag to resize
IEmailAttachmentInfoProvider Interface
Declares members for EmailAttachmentInfo management.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax
C#
public interface IEmailAttachmentInfoProvider : IInfoProvider<EmailAttachmentInfo>, 
	IInfoByIdProvider<EmailAttachmentInfo>

The IEmailAttachmentInfoProvider type exposes the following members.

Methods
See Also