EMAIL EXPIRE OPTION
How to setup email expiry option in
exchange web service during sendItem or createItem operation? My Requirement is to setup EXPIRES option for an email sent to the exchange web service. I am using low level API - HttpsUrlConnection and build my own
SOAP request in
Java. Please let me know if there is any such element available.
FOLLOW UP DESCRIPTION
Also I need to know how to setup Follow up description. Currently I use <reminderDueBy> element to set the reminder date.
Any help is much appreciated. Thanks !!