Share via


CSSearchableItemAttributeSet.AuthorAddresses Property

Definition

Gets or sets an array of author addresses.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to