CSSearchableItemAttributeSet.HiddenAdditionalRecipients Property

Definition

Gets or sets an array of CSPerson objects that represent the recipients on the Bcc: line of an email.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to