I'm not sure what you're asking for. In the ItemSend event you can loop through the Attachments collection of the item and check each attachment's Size property. If you want to check only certain types of attachments, then look for the item's file extension in the FileName property.