Share via


CSSearchableItemAttributeSet.AccountIdentifier Property

Definition

Gets or sets the account identifier for a message.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to