Uses of Class
com.microsoft.exchange.autodiscover.AlternateMailboxes

Packages that use AlternateMailboxes
com.microsoft.exchange.autodiscover   
 

Uses of AlternateMailboxes in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover declared as AlternateMailboxes
protected  AlternateMailboxes AlternateMailboxCollectionSetting.alternateMailboxes
           
 

Methods in com.microsoft.exchange.autodiscover that return AlternateMailboxes
 AlternateMailboxes ObjectFactory.createAlternateMailboxes()
          Create an instance of AlternateMailboxes
 AlternateMailboxes AlternateMailboxCollectionSetting.getAlternateMailboxes()
          Gets the value of the alternateMailboxes property.
 

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type AlternateMailboxes
 JAXBElement<AlternateMailboxes> ObjectFactory.createAlternateMailboxes(AlternateMailboxes value)
          Create an instance of JAXBElement<AlternateMailboxes>}
 

Methods in com.microsoft.exchange.autodiscover with parameters of type AlternateMailboxes
 JAXBElement<AlternateMailboxes> ObjectFactory.createAlternateMailboxes(AlternateMailboxes value)
          Create an instance of JAXBElement<AlternateMailboxes>}
 void AlternateMailboxCollectionSetting.setAlternateMailboxes(AlternateMailboxes value)
          Sets the value of the alternateMailboxes property.
 



Copyright © 2013 Jasig. All Rights Reserved.