Share via


CSSearchableItemAttributeSet.PhoneNumbers Property

Definition

Gets or sets an array of phone numbers related to a message.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? PhoneNumbers { [Foundation.Export("phoneNumbers")] get; [Foundation.Export("setPhoneNumbers:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("phoneNumbers")>]
[<set: Foundation.Export("setPhoneNumbers:")>]
member this.PhoneNumbers : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to