task_add_notes


Description:


[ Version ( since = "3.46" ) ]
public void task_add_notes (Builder builder, string? value)

Adds a Task::notes property value into the builder, which should have started an object member.

When the value is null, then adds a NULL-object, to indicate removal of the property.

Parameters:

builder

a Builder with a started object member

value

a Task::notes property value


Namespace: E.GData