Share via


CSSearchableItemAttributeSet.EmailHeaders Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? EmailHeaders { [Foundation.Export("emailHeaders", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEmailHeaders:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("emailHeaders", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setEmailHeaders:", ObjCRuntime.ArgumentSemantic.Copy)>]
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