Hrushikesh
Hrushikesh

Reputation: 573

need help in sending email with attachment in Symbian

I am working with an app, in which I have to send e-mail with an attachment of an image. And I have no idea about this thing. working on Carbide.c++ (Symbian)

Thanks in advance.

Upvotes: 1

Views: 415

Answers (1)

laalto
laalto

Reputation: 152867

Based on your later question I think you have already found pointers for proceeding. For reference to other people who may be looking for the same information, the RSendAs API is probably the easiest solution.

Upvotes: 1

Related Questions