Home | History | Annotate | Download | only in exchange

Lines Matching refs:DTSTART

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