Uses of Class
com.microsoft.exchange.types.IndexedPageViewType

Packages that use IndexedPageViewType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of IndexedPageViewType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as IndexedPageViewType
protected  IndexedPageViewType FindFolder.indexedPageFolderView
           
protected  IndexedPageViewType FindItem.indexedPageItemView
           
 

Methods in com.microsoft.exchange.messages that return IndexedPageViewType
 IndexedPageViewType FindFolder.getIndexedPageFolderView()
          Gets the value of the indexedPageFolderView property.
 IndexedPageViewType FindItem.getIndexedPageItemView()
          Gets the value of the indexedPageItemView property.
 

Methods in com.microsoft.exchange.messages with parameters of type IndexedPageViewType
 void FindFolder.setIndexedPageFolderView(IndexedPageViewType value)
          Sets the value of the indexedPageFolderView property.
 void FindItem.setIndexedPageItemView(IndexedPageViewType value)
          Sets the value of the indexedPageItemView property.
 

Uses of IndexedPageViewType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return IndexedPageViewType
 IndexedPageViewType ObjectFactory.createIndexedPageViewType()
          Create an instance of IndexedPageViewType
 



Copyright © 2012 Jasig. All Rights Reserved.