Uses of Class
microsoft.exchange.webservices.data.Task

Uses of Task in microsoft.exchange.webservices.data
 

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



Copyright © 2012. All Rights Reserved.