Click or drag to resize
EmailAttachmentInfoProviderDeleteAttachmentsWithNoBindings Method
Deletes all attachments which don't have bindings to any emails.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax
C#
public static void DeleteAttachmentsWithNoBindings()
See Also