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

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

Uses of NonEmptyArrayOfBaseFolderIdsType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfBaseFolderIdsType
protected  NonEmptyArrayOfBaseFolderIdsType GetFolder.folderIds
           
protected  NonEmptyArrayOfBaseFolderIdsType DeleteFolder.folderIds
           
protected  NonEmptyArrayOfBaseFolderIdsType BaseMoveCopyFolderType.folderIds
           
protected  NonEmptyArrayOfBaseFolderIdsType ResolveNames.parentFolderIds
           
protected  NonEmptyArrayOfBaseFolderIdsType FindItem.parentFolderIds
           
protected  NonEmptyArrayOfBaseFolderIdsType FindFolder.parentFolderIds
           
 

Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfBaseFolderIdsType
 NonEmptyArrayOfBaseFolderIdsType GetFolder.getFolderIds()
          Gets the value of the folderIds property.
 NonEmptyArrayOfBaseFolderIdsType DeleteFolder.getFolderIds()
          Gets the value of the folderIds property.
 NonEmptyArrayOfBaseFolderIdsType BaseMoveCopyFolderType.getFolderIds()
          Gets the value of the folderIds property.
 NonEmptyArrayOfBaseFolderIdsType ResolveNames.getParentFolderIds()
          Gets the value of the parentFolderIds property.
 NonEmptyArrayOfBaseFolderIdsType FindItem.getParentFolderIds()
          Gets the value of the parentFolderIds property.
 NonEmptyArrayOfBaseFolderIdsType FindFolder.getParentFolderIds()
          Gets the value of the parentFolderIds property.
 

Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfBaseFolderIdsType
 void GetFolder.setFolderIds(NonEmptyArrayOfBaseFolderIdsType value)
          Sets the value of the folderIds property.
 void DeleteFolder.setFolderIds(NonEmptyArrayOfBaseFolderIdsType value)
          Sets the value of the folderIds property.
 void BaseMoveCopyFolderType.setFolderIds(NonEmptyArrayOfBaseFolderIdsType value)
          Sets the value of the folderIds property.
 void ResolveNames.setParentFolderIds(NonEmptyArrayOfBaseFolderIdsType value)
          Sets the value of the parentFolderIds property.
 void FindItem.setParentFolderIds(NonEmptyArrayOfBaseFolderIdsType value)
          Sets the value of the parentFolderIds property.
 void FindFolder.setParentFolderIds(NonEmptyArrayOfBaseFolderIdsType value)
          Sets the value of the parentFolderIds property.
 

Uses of NonEmptyArrayOfBaseFolderIdsType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as NonEmptyArrayOfBaseFolderIdsType
protected  NonEmptyArrayOfBaseFolderIdsType SearchParametersType.baseFolderIds
           
protected  NonEmptyArrayOfBaseFolderIdsType BaseSubscriptionRequestType.folderIds
           
 

Methods in com.microsoft.exchange.types that return NonEmptyArrayOfBaseFolderIdsType
 NonEmptyArrayOfBaseFolderIdsType ObjectFactory.createNonEmptyArrayOfBaseFolderIdsType()
          Create an instance of NonEmptyArrayOfBaseFolderIdsType
 NonEmptyArrayOfBaseFolderIdsType SearchParametersType.getBaseFolderIds()
          Gets the value of the baseFolderIds property.
 NonEmptyArrayOfBaseFolderIdsType BaseSubscriptionRequestType.getFolderIds()
          Gets the value of the folderIds property.
 

Methods in com.microsoft.exchange.types with parameters of type NonEmptyArrayOfBaseFolderIdsType
 void SearchParametersType.setBaseFolderIds(NonEmptyArrayOfBaseFolderIdsType value)
          Sets the value of the baseFolderIds property.
 void BaseSubscriptionRequestType.setFolderIds(NonEmptyArrayOfBaseFolderIdsType value)
          Sets the value of the folderIds property.
 



Copyright © 2012 Jasig. All Rights Reserved.