Edit

Share via


INCreateNoteIntentResponse.CreatedNote Property

Definition

Gets or sets the note that was created.

public virtual Intents.INNote CreatedNote { [Foundation.Export("createdNote", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCreatedNote:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CreatedNote : Intents.INNote with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to