EmailAttachmentInfoProviderGetEmailAttachmentInfos Method (Int32) |
Gets all attachments attached to specified email.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.2.23
Syntax public static DataSet GetEmailAttachmentInfos(
int emailId
)
Parameters
- emailId
- Type: SystemInt32
Email ID
Return Value
Type:
DataSetSee Also