S
sureshot
Remind me please. Was there ever a way you could send
emails programatically from a .NET CF Mobile App.
I have a error capturing screen that sets up any managed
exceptions that arise and I want to send them to our
helpdesk.
1. Can I do this dynamically from a click event using some poutlook class?
2. If not and I have to P/Invoke poutlook, is there any
tips on how to transfer my captured errors on the screen
to the subject and body of an email
3. I have done this for managed exceptions, any tips for
doing it on unmanaged exceptions?
emails programatically from a .NET CF Mobile App.
I have a error capturing screen that sets up any managed
exceptions that arise and I want to send them to our
helpdesk.
1. Can I do this dynamically from a click event using some poutlook class?
2. If not and I have to P/Invoke poutlook, is there any
tips on how to transfer my captured errors on the screen
to the subject and body of an email
3. I have done this for managed exceptions, any tips for
doing it on unmanaged exceptions?