Uses of Class
microsoft.exchange.webservices.data.misc.AbstractFolderIdWrapper
-
Packages that use AbstractFolderIdWrapper Package Description microsoft.exchange.webservices.data.misc -
-
Uses of AbstractFolderIdWrapper in microsoft.exchange.webservices.data.misc
Subclasses of AbstractFolderIdWrapper in microsoft.exchange.webservices.data.misc Modifier and Type Class Description classFolderIdWrapperRepresents a folder Id provided by a FolderId object.Methods in microsoft.exchange.webservices.data.misc that return AbstractFolderIdWrapper Modifier and Type Method Description AbstractFolderIdWrapperFolderIdWrapperList. getFolderIdWrapperList(int i)Gets theAbstractFolderIdWrapperat the specified index.Methods in microsoft.exchange.webservices.data.misc that return types with arguments of type AbstractFolderIdWrapper Modifier and Type Method Description Iterator<AbstractFolderIdWrapper>FolderIdWrapperList. iterator()
-