Home | History | Annotate | Download | only in exchange

Lines Matching defs:dtStart

1007         String dtStart = meetingInfo.get(MeetingInfo.MEETING_DTSTART);
1018 entityValues.put(Events.DTSTART, Utility.parseEmailDateTimeToMillis(dtStart));