R
Richard Elgert
I am trying to open/read all email in the inbox.. (trying to delete duplicates)
Get error at 250th item sayin the system settings do not allow any more open than that
have this in code
' need to close the email
oMsg.Close(OlInspectorClose.olSave)
but does not close the mail item
how do I close properly so no error
Submitted using http://www.outlookforums.com
Get error at 250th item sayin the system settings do not allow any more open than that
have this in code
' need to close the email
oMsg.Close(OlInspectorClose.olSave)
but does not close the mail item
how do I close properly so no error
Submitted using http://www.outlookforums.com