Gram Enumeration

Named constants to define which grammatical gender to use in salutations and other grammatical constructs. (4 - RFC 9554)

Definition

Namespace: FolkerKinzel.VCards.Enums
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
C#
public enum Gram

Members

Animate0animate Animate (4 - RFC 9554)
Common1common Common (4 - RFC 9554)
Feminine2feminine Feminine (4 - RFC 9554)
Inanimate3inanimate Inanimate (4 - RFC 9554)
Masculine4masculine Masculine (4 - RFC 9554)
Neuter5neuter Neuter (4 - RFC 9554)

See Also