I am adding the contents of a list view to an email body to be sent to a client. Is it possible to add a new line to the email body after each item in the list has been added?
Also wandering if there is a way to find out the highest index in a listbox so I can loop through and add each item to a string without an error.
Thanks, Max
Also wandering if there is a way to find out the highest index in a listbox so I can loop through and add each item to a string without an error.
Thanks, Max