This is my first post, Sorry if I mess up something.
I was trying to retrieve an email msg using Zimbra SOAP API. Here is what I did,
The response comes back with the proper msg, but I don't get the received date of the email in the response. When I looked at soap.txt, I found another API that is "GetMsgMetadata" should be used to find this information.
Is there any way we can get both email msg and the received date of that email msg using 1 single request?
Thanks for replying..