• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Email expiry setup in exchange web service

 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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 !!
 
reply
    Bookmark Topic Watch Topic
  • New Topic