Girish Ghoda
Results
2
issues of
Girish Ghoda
Hi team @serious6 @OS-JaR @pkropachev @shibd @atamer, We used ews java api : 2.1-SNAPSHOT We call below code `Collection folderConversations = exchangeService.findConversation( new ConversationIndexedItemView(10), new FolderId(WellKnownFolderName.Inbox));` But its threw below...
Hi team @serious6 @OS-JAR @pkropachev @shibd Is there any method that is used for fetch/find conversation with the use of conversation id? Currently, we find below method : `public Collection...