Uses of Interface
microsoft.exchange.webservices.data.core.IAction

Packages that use IAction
microsoft.exchange.webservices.data.core   
 

Uses of IAction in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core with parameters of type IAction
static
<T> void
EwsUtilities.forEach(Iterable<T> collection, IAction<T> action)
          Call an action for each member of a collection.
 



Copyright © 2012–2015 Microsoft. All rights reserved.