Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



WebDAV Appointment vanishes from Outlook

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 01-08-2009
Member
 
Join Date: Dec 2008
Posts: 52
WebDAV Appointment vanishes from Outlook

Hello friends,

I am attempting to create Appointments using WebDAV using Java Jakarta-Slide APIs.But got two different situation.The appointment appears as a meeting with no name in the To: line. I want a plan appointment.and after creating the appointment I see it appear in Outlook Calendar view,but if I click somewhere else and then back to the calendar view, the appointment is vanished,but I can still see it in OWA, and also on the Outlook.Can any one help me in this regard..

thanks for any help ..!!
cheers
Reply With Quote
  #2  
Old 01-08-2009
chroma's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,144
Re: WebDAV Appointment vanishes from Outlook

You better try adding the apptstateflags property and setting it to 0 this will confirm that the MeetingStatus property gets also gets set to 0 eg

xmlns:mapi=""http://schemas.microsoft.com/mapi/""

<mapi:apptstateflags dt:dt=""int"">0</mapi:apptstateflags>
Reply With Quote
  #3  
Old 01-08-2009
ThoMas321's Avatar
Member
 
Join Date: Apr 2008
Posts: 4,078
Re: WebDAV Appointment vanishes from Outlook

My problem because where when an appointment was creating using WebDAV it would display fine in Outlook 2000 and on the webmail client but it would show in Outlook 2003 and then vanisj when you left and came
back to the calendar.but came across something that contained a property
I was missing this thing.
patchMethod.addXmlElementToSet("<c:instancetype
xmlns:c=\"urn:schemas:calendar:\" dt:dt=\"int\"
xmlns:dt=\"urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/\">0</c:instancetype>");
Reply With Quote
  #4  
Old 01-08-2009
Glenny's Avatar
Member
 
Join Date: May 2008
Posts: 4,550
Re: WebDAV Appointment vanishes from Outlook

It may be something to do with the way you setting some properties.what you could do is use something like Outlookspy to compare the properties
and maybe capture whats altering when you click the appointment in Outlook.
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "WebDAV Appointment vanishes from Outlook"
Thread Thread Starter Forum Replies Last Post
Keyboard vanishes while creating message in HTC desire S BonnieT Portable Devices 6 18-08-2011 11:57 PM
Calendar notification show's wrong time for appointment Conraad Portable Devices 4 13-10-2010 12:25 PM
My calendar appointment changes by changing in time zone Apalachee Technology & Internet 6 10-06-2010 01:39 AM
Internet explorer flashes then vanishes TheDude01 Technology & Internet 4 16-07-2009 07:47 PM
Quick Launch toolbar just vanishes morland Operating Systems 0 28-10-2007 11:38 AM


All times are GMT +5.5. The time now is 11:32 AM.