VCardBuilderPronouns Property
PRONOUNS: Defines the pronouns that shall be used to refer to the entity
represented by this
VCard.
(4 - RFC 9554) Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public TextBuilder Pronouns { get; }
Public ReadOnly Property Pronouns As TextBuilder
Get
public:
property TextBuilder Pronouns {
TextBuilder get ();
}
member Pronouns : TextBuilder with get
Property Value
TextBuilder
This property contains the pronouns that the contact chooses to use for themselves.
The value is free-form text. These pronouns shall be used when addressing or referring to the
contact. Multiple occurrences of this property MAY define pronouns for multiple languages,
preferences, and contexts. Multiple pronouns in the same language SHOULD use the
Preference parameter;
otherwise, the order of preference is implementation-specific.