Home | History | Annotate | Download | only in exchange

Lines Matching refs:dtEnd

994         String dtEnd = meetingInfo.get(MeetingInfo.MEETING_DTEND);
1005 entityValues.put(Events.DTEND, Utility.parseEmailDateTimeToMillis(dtEnd));