VCardBuilderPronouns Property

PRONOUNS: Defines the pronouns that shall be used to refer to the entity represented by this VCard. (4 - RFC 9554)

Definition

Namespace: FolkerKinzel.VCards
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
C#
public TextBuilder Pronouns { get; }

Property Value

TextBuilder

Remarks

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.

See Also