Share via


CSSearchableItemAttributeSet.AuthorEmailAddresses Property

Definition

Gets or sets an array of author email addresses.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to