Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
395
getting EndDateTime of activity in webmonthview from client side
posted

 hi

      i am using OpenCalendarEvent(oScheduleInfo, oEvent, oDialog, oActivity) event  for webmonthview but my problem is

i need EndDateTime  of activity.but i am not getting the oActivity.getEndDateTime()  

only i am getting     oActivity.getStartDateTime(),   oActivity.getDuration()........... etc

 

please give me solution how to get  EndDateTime of activity when OpenCalendarEvent fired