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.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
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.