Share via


INPerson.PronunciationHint Property

Definition

Developers can use this to clarify how a name is pronounced.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? PronunciationHint { [Foundation.Export("pronunciationHint")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pronunciationHint")>]
member this.PronunciationHint : string

Property Value

Implements

Attributes

Applies to