ParameterSectionUserName Property

USERNAME: Defines a username such as the user of a messaging or social media service. (4 - RFC 9554)

Definition

Namespace: FolkerKinzel.VCards.Models.Properties.Parameters
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
C#
public string? UserName { get; set; }

Property Value

String

Remarks

This parameter MAY be specified on a Messengers or a SocialMediaProfiles property to name the user with that property value. Its value is case-sensitive.

The value of the Messengers or the SocialMediaProfiles property MUST be a URI.

See Also