EmailAttachmentInfoProviderGetEmailAttachmentInfo Method |
Returns the EmailAttachmentInfo structure for the specified emailAttachment.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax public static EmailAttachmentInfo GetEmailAttachmentInfo(
int emailAttachmentId
)
Parameters
- emailAttachmentId
- Type: SystemInt32
EmailAttachment ID
Return Value
Type:
EmailAttachmentInfoSee Also