Uses of Class
microsoft.exchange.webservices.data.core.service.item.Task

Packages that use Task
microsoft.exchange.webservices.data.core.service.item   
 

Uses of Task in microsoft.exchange.webservices.data.core.service.item
 

Methods in microsoft.exchange.webservices.data.core.service.item that return Task
static Task Task.bind(ExchangeService service, ItemId id)
          Binds to an existing task and loads its first class property.
static Task Task.bind(ExchangeService service, ItemId id, PropertySet propertySet)
          Binds to an existing task and loads the specified set of property.
 Task Task.updateTask(ConflictResolutionMode conflictResolutionMode)
          Applies the local changes that have been made to this task.
 



Copyright © 2012–2015 Microsoft. All rights reserved.