
attachment restriction-urgent
You can use Windows scripting to get the file size of the attached
file. If an attachment is already in the item you would save it to the
file system and then check the file size using scripting.
If you are only concerned with the overall size of an item, including
attachments, you can make sure the item is saved and then check the
Size property.
I don't understand what your second question is, can you explain?
--
Ken Slovak
[MVP - Outlook]
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning Visual Basic 6 Application Development, Wrox
Press
Quote:
> how is control attachment size control with vbs
> or
> how is attachment restriction with vbs or other way
> please help.