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

Packages that use AlternateMailbox
com.microsoft.exchange.autodiscover   
 

Uses of AlternateMailbox in com.microsoft.exchange.autodiscover
 

Fields in com.microsoft.exchange.autodiscover with type parameters of type AlternateMailbox
protected  List<AlternateMailbox> AlternateMailboxes.alternateMailboxes
           
 

Methods in com.microsoft.exchange.autodiscover that return AlternateMailbox
 AlternateMailbox ObjectFactory.createAlternateMailbox()
          Create an instance of AlternateMailbox
 

Methods in com.microsoft.exchange.autodiscover that return types with arguments of type AlternateMailbox
 JAXBElement<AlternateMailbox> ObjectFactory.createAlternateMailbox(AlternateMailbox value)
          Create an instance of JAXBElement<AlternateMailbox>}
 List<AlternateMailbox> AlternateMailboxes.getAlternateMailboxes()
          Gets the value of the alternateMailboxes property.
 

Methods in com.microsoft.exchange.autodiscover with parameters of type AlternateMailbox
 JAXBElement<AlternateMailbox> ObjectFactory.createAlternateMailbox(AlternateMailbox value)
          Create an instance of JAXBElement<AlternateMailbox>}
 



Copyright © 2013 Jasig. All Rights Reserved.