Share via


CNContactViewController.Message Property

Definition

Message displayed below the name.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to