ParameterSectionAuthorName Property
AUTHOR-NAME: Names the author of the associated
Value.
(4 - RFC 9554) Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public string? AuthorName { get; set; }
Public Property AuthorName As String
Get
Set
public:
property String^ AuthorName {
String^ get ();
void set (String^ value);
}
member AuthorName : string with get, set
Property Value
StringAuthor's name as a free-text value
This parameter MAY be set on any
VCardProperty where conveying authorship is desired.
As an alternative or in addition to this parameter, the
Author parameter allows identifying
an author by
Uri.