Uses of Class
microsoft.exchange.webservices.data.property.complex.ItemIdCollection
-
Packages that use ItemIdCollection Package Description microsoft.exchange.webservices.data.core.service.item -
-
Uses of ItemIdCollection in microsoft.exchange.webservices.data.core.service.item
Methods in microsoft.exchange.webservices.data.core.service.item that return ItemIdCollection Modifier and Type Method Description ItemIdCollectionConversation. getGlobalItemIds()Gets the Ids of the messages in this conversation, across all folder in the mailbox.ItemIdCollectionConversation. getItemIds()Gets the Ids of the messages in this conversation, in the current folder only.
-