Home | History | Annotate | Download | only in exchange

Lines Matching defs:dtEnd

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