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

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

Uses of FractionalPageViewType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as FractionalPageViewType
protected  FractionalPageViewType FindFolder.fractionalPageFolderView
           
protected  FractionalPageViewType FindItem.fractionalPageItemView
           
 

Methods in com.microsoft.exchange.messages that return FractionalPageViewType
 FractionalPageViewType FindFolder.getFractionalPageFolderView()
          Gets the value of the fractionalPageFolderView property.
 FractionalPageViewType FindItem.getFractionalPageItemView()
          Gets the value of the fractionalPageItemView property.
 

Methods in com.microsoft.exchange.messages with parameters of type FractionalPageViewType
 void FindFolder.setFractionalPageFolderView(FractionalPageViewType value)
          Sets the value of the fractionalPageFolderView property.
 void FindItem.setFractionalPageItemView(FractionalPageViewType value)
          Sets the value of the fractionalPageItemView property.
 

Uses of FractionalPageViewType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.