Am Mon, 13 Mar 2006 14:53:10 -0800 schrieb Vinay Mallapu.:
Yes, you can loop through all folders and read e.g. their Name and
Items.Count properties. Add all the infos into one String, create a mail
with the CreateItem function, place the String into the mail´s Body
property, fill in the recipient and call the Send method.