EmailAttachmentInfoProvider GetEmailAttachmentInfos Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetEmailAttachmentInfos(Int32)
Gets all attachments attached to specified email.
Public methodStatic memberGetEmailAttachmentInfos(Int32, String, Int32, String)
Gets attachments attached to specified email and that correspond to specified criteria.
Public methodStatic memberGetEmailAttachmentInfos(String, String, Int32, String)
Gets EmailAttachments that correspond to specified criteria.
Back to Top
See Also