CSSearchableItemAttributeSet.EmailHeaders Property

Definition

Gets or sets a dictionary that contains the headers for an email message.

public virtual Foundation.NSDictionary EmailHeaders { [Foundation.Export("emailHeaders", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEmailHeaders:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.EmailHeaders : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to