Uses of Class
microsoft.exchange.webservices.data.autodiscover.AlternateMailbox
-
Packages that use AlternateMailbox Package Description microsoft.exchange.webservices.data.autodiscover -
-
Uses of AlternateMailbox in microsoft.exchange.webservices.data.autodiscover
Methods in microsoft.exchange.webservices.data.autodiscover that return AlternateMailbox Modifier and Type Method Description static AlternateMailboxAlternateMailbox. loadFromXml(EwsXmlReader reader)PLoads AlternateMailbox instance from XML.Methods in microsoft.exchange.webservices.data.autodiscover that return types with arguments of type AlternateMailbox Modifier and Type Method Description List<AlternateMailbox>AlternateMailboxCollection. getEntries()Gets the collection of alternate mailboxes.
-