Share via


CSSearchableItemAttributeSet.AuthorNames Property

Definition

Gets or sets the list of names of the people who have authored a message.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to