hello guys,
i have a C++ class that uses mapi functionalities to send emails with attachment, how can i set the sender of the email
i am using PPC2003 SE
thanks for your help
hello guys,
i have a C++ class that uses mapi functionalities to send emails with attachment, how can i set the sender of the email
i am using PPC2003 SE
thanks for your help
MAPI
L_M
Jalkapallo
PR_SENDER_NAME,
PR_SENDER_EMAIL_ADDRESS,
For both, using Value.lpszW as your value string.
---
Lao K
Visit my Blog for Windows Mobile Pocket PC Smartphone Programming Hints and Tips