CSSearchableItemAttributeSet.AdditionalRecipients Property

Definition

Gets or sets an array of CSPerson objects that comprise the recipients on the Cc: field.

public virtual CoreSpotlight.CSPerson[] AdditionalRecipients { [Foundation.Export("additionalRecipients", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAdditionalRecipients:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AdditionalRecipients : CoreSpotlight.CSPerson[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to