In the documentation here, SimpleSystemMail is shown as a service in module com.sun.star.system.
When I execute the following line of code, nothing is returned:
objClient = createUnoService("com.sun.star.system.SimpleSystemMail")
Why is my code silently failing? "8-[
Any help would be appreciated.
Cheers,
Doug