Uses of Class
microsoft.exchange.webservices.data.misc.AbstractItemIdWrapper
-
Packages that use AbstractItemIdWrapper Package Description microsoft.exchange.webservices.data.misc -
-
Uses of AbstractItemIdWrapper in microsoft.exchange.webservices.data.misc
Subclasses of AbstractItemIdWrapper in microsoft.exchange.webservices.data.misc Modifier and Type Class Description classItemIdWrapperRepresents an item Id provided by a ItemId object.classItemWrapperRepresents an item Id provided by a ItemBase object.Methods in microsoft.exchange.webservices.data.misc that return types with arguments of type AbstractItemIdWrapper Modifier and Type Method Description Iterator<AbstractItemIdWrapper>ItemIdWrapperList. iterator()Gets an Iterator that iterates through the elements of the collection.
-