Uses of Class
microsoft.exchange.webservices.data.misc.AbstractFolderIdWrapper

Packages that use AbstractFolderIdWrapper
microsoft.exchange.webservices.data.misc   
 

Uses of AbstractFolderIdWrapper in microsoft.exchange.webservices.data.misc
 

Subclasses of AbstractFolderIdWrapper in microsoft.exchange.webservices.data.misc
 class FolderIdWrapper
          Represents a folder Id provided by a FolderId object.
 

Methods in microsoft.exchange.webservices.data.misc that return AbstractFolderIdWrapper
 AbstractFolderIdWrapper FolderIdWrapperList.getFolderIdWrapperList(int i)
          Gets the at the specified index.
 

Methods in microsoft.exchange.webservices.data.misc that return types with arguments of type AbstractFolderIdWrapper
 Iterator<AbstractFolderIdWrapper> FolderIdWrapperList.iterator()
           
 



Copyright © 2012–2015 Microsoft. All rights reserved.