I am new to this one. I want to develop the Email tool for s60 devices. How to start the email notification in symbian c++. I want to receive the email and send back to some other address.
Thanks in advance.. Please help me.
I am new to this one. I want to develop the Email tool for s60 devices. How to start the email notification in symbian c++. I want to receive the email and send back to some other address.
Thanks in advance.. Please help me.
Hi,
there is more then one way how to do that. I guess you can start by looking one the KCoreAppUIsNewEmailStatus in the links below: http://wiki.forum.nokia.com/index.php/KCoreAppUIsNewEmailStatus_API and here: http://wiki.forum.nokia.com/index.php/Category:E-Mail
If this will not be enough look on CMsvXXX classes and CEmailAccounts in SDK help. Short introduction to them is here: http://wiki.forum.nokia.com/index.php/Messaging
BR STeN