INSearchForNotebookItemsIntentResponse.Tasks Property

Definition

Gets or sets the resulting tasks, flattened into one list.

public virtual Intents.INTask[] Tasks { [Foundation.Export("tasks", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTasks:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Tasks : Intents.INTask[] with get, set

Property Value

INTask[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to