Share via


CSSearchableItemAttributeSet.EmailAddresses Property

Definition

Gets or sets a list of email messages that are associated with a file's author.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to