Share via


CSSearchableItemAttributeSet.InstantMessageAddresses Property

Definition

Gets or sets an array of instant message addresses for an instant message.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to