Home | History | Annotate | Download | only in exchange

Lines Matching refs:sourceId

2442             long sourceId = Utility.getFirstRowLong(exchangeService, Body.CONTENT_URI,
2446 if (sourceId != -1L) {
2448 EmailContent.Message.restoreMessageWithId(exchangeService, sourceId);