T
Tadwick
I am using VBA to send a number of meeting invites to a resource mailbox for
some testing. I get the following message once about 131 items have been
sent.
"Error -2147220731 : Your server administrator has limited the number of
items you can open simultaneously. Try closing messages you have opened or
removing attachments and images from unsent messages you are composing."
In my code I save and send each item and then set the itm and application
objects to nothing.
Any ideas why Outlook or Exchange assume I have so much open?
some testing. I get the following message once about 131 items have been
sent.
"Error -2147220731 : Your server administrator has limited the number of
items you can open simultaneously. Try closing messages you have opened or
removing attachments and images from unsent messages you are composing."
In my code I save and send each item and then set the itm and application
objects to nothing.
Any ideas why Outlook or Exchange assume I have so much open?