Dear all !
Now i am using <AddMsgRequest> to add an Message into Zimbra mail box.
It's easy if I add an simple message, but if it's an complex message, it's my problem :
-Message include attach file
-Message is a mail which have many part (Ex: reply mail)
-Message include image in mail
......
In <content> tag of <AddMsgRequest>, which can I put on it ? A Mime message or other Zimbra's tags ???? Now I am using string simlpe, and it's not easy to use.
Pls, anybody tell me how can i resolve it !