Share via


CSSearchableItemAttributeSet.Participants Property

Definition

Gets or sets a list of people represented in an image or document.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to