Home | History | Annotate | Download | only in exchange

Lines Matching refs:dtStart

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