Lines Matching refs:collectionId
235 OriginalMessageInfo(long refId, String itemId, String collectionId) {
238 mCollectionId = collectionId;
247 sb.append("&CollectionId=");
262 // Note: itemId and collectionId are the terms used by EAS to refer to the serverId and
265 String collectionId = null;
285 collectionId = cols[0];
289 // We need either a longId or both itemId (serverId) and collectionId (mailboxId) to process
291 if (itemId != null && collectionId != null){
292 return new OriginalMessageInfo(refId, itemId, collectionId);
424 // In EAS 14, we don't send itemId and collectionId in the command