I've written some code that displays a particular outlook folder......
Set myItem = myFolder.Items(1)
myItem.Display
But I'm having trouble closing it
The following code gives an error message
myItem.Close
It seems that it should be simple but I can't get anything to work........
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.