Uses of Class
microsoft.exchange.webservices.data.misc.NameResolution
-
Packages that use NameResolution Package Description microsoft.exchange.webservices.data.misc -
-
Uses of NameResolution in microsoft.exchange.webservices.data.misc
Methods in microsoft.exchange.webservices.data.misc that return NameResolution Modifier and Type Method Description NameResolutionNameResolutionCollection. nameResolutionCollection(int index)Gets the name resolution at the specified index.Methods in microsoft.exchange.webservices.data.misc that return types with arguments of type NameResolution Modifier and Type Method Description Iterator<NameResolution>NameResolutionCollection. iterator()
-