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

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

Uses of ItemResponseShapeType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as ItemResponseShapeType
protected  ItemResponseShapeType SyncFolderItems.itemShape
           
protected  ItemResponseShapeType GetItem.itemShape
           
protected  ItemResponseShapeType FindItem.itemShape
           
 

Methods in com.microsoft.exchange.messages that return ItemResponseShapeType
 ItemResponseShapeType SyncFolderItems.getItemShape()
          Gets the value of the itemShape property.
 ItemResponseShapeType GetItem.getItemShape()
          Gets the value of the itemShape property.
 ItemResponseShapeType FindItem.getItemShape()
          Gets the value of the itemShape property.
 

Methods in com.microsoft.exchange.messages with parameters of type ItemResponseShapeType
 void SyncFolderItems.setItemShape(ItemResponseShapeType value)
          Sets the value of the itemShape property.
 void GetItem.setItemShape(ItemResponseShapeType value)
          Sets the value of the itemShape property.
 void FindItem.setItemShape(ItemResponseShapeType value)
          Sets the value of the itemShape property.
 

Uses of ItemResponseShapeType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.