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.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
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