Share via


SP.WorkManagement.OM.BaseSession.updateTaskWithLocalizedValue Method (sp.workmanagement)

Updates a field of the task with a string represented in the locale of the protocol client.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.WorkManagement.OM.BaseSession.updateTaskWithLocalizedValue(taskKey, field, value)

Return value

SP.WorkManagement.OM.TaskWriteResult

Parameters

  • taskKey
    Specifies the task identifier.

  • field
    Specifies the field to be updated.

  • value
    Specifies the new value for the field.