Share via


INSendMessageIntentResponse.SentMessages Property

Definition

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

Property Value

Attributes

Applies to