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

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

Uses of FolderResponseShapeType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as FolderResponseShapeType
protected  FolderResponseShapeType SyncFolderHierarchy.folderShape
           
protected  FolderResponseShapeType GetFolder.folderShape
           
protected  FolderResponseShapeType FindFolder.folderShape
           
 

Methods in com.microsoft.exchange.messages that return FolderResponseShapeType
 FolderResponseShapeType SyncFolderHierarchy.getFolderShape()
          Gets the value of the folderShape property.
 FolderResponseShapeType GetFolder.getFolderShape()
          Gets the value of the folderShape property.
 FolderResponseShapeType FindFolder.getFolderShape()
          Gets the value of the folderShape property.
 

Methods in com.microsoft.exchange.messages with parameters of type FolderResponseShapeType
 void SyncFolderHierarchy.setFolderShape(FolderResponseShapeType value)
          Sets the value of the folderShape property.
 void GetFolder.setFolderShape(FolderResponseShapeType value)
          Sets the value of the folderShape property.
 void FindFolder.setFolderShape(FolderResponseShapeType value)
          Sets the value of the folderShape property.
 

Uses of FolderResponseShapeType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.