Share via


INAddTasksIntentResponse.ModifiedTaskList Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INTaskList? ModifiedTaskList { [Foundation.Export("modifiedTaskList", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setModifiedTaskList:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("modifiedTaskList", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setModifiedTaskList:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ModifiedTaskList : Intents.INTaskList with get, set

Property Value

Attributes

Applies to