Required. Login name or ID of the SP user or group to assign to the task. HINT: example login name in claims format, for C#: "i:0#.w|contoso\\myusername", for VB: "i:0#.w|contoso\myusername".
Required. Collection of Strings. Valid formats include: user (full email address, full display name, user name in claims ...
Required. Content Type of the task that will be created in the tasks list. NOTE: You must also add the selected task content ...
Required. Default outcome of the task if it does not complete successfully. NOTE: You must first set the ContentTypeId and ...
Required. Field in the specified Content Type that will be the task's Outcome field. HINT: to use default, specify "TaskOutcome". ...
Required. Login name or ID of the SP user or group to assign to the task. HINT: example login name in claims format, for ...
Required. Login name(s) or IDs of the SP user or group to assign to the task. HINT: example login name in claims format, ...
Required. Message to write to the current workflow history list. NOTE: Requires a history list to be assiciated to this workflow. ...
Required. Specify either FieldValue or FieldValueDynamicValue, not both. Use this for complex value types that require DynamicValue. ...
Required. Specify either FieldValue or FieldValueDynamicValue, not both. Use this for simple value types such as Boolean, ...