ParameterSectionServiceType Property

SERVICE-TYPE: Defines the online service name associated with a messaging or social media profile. (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? ServiceType { get; set; }

Property Value

String

Remarks

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

See Also