Click or drag to resize

VCardFullName Property

Gets or sets the formatted text corresponding to the full name of the object this vCard represents (FN).

Namespace: Limilabs.Mail.BusinessCard
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public string FullName { get; set; }

Property Value

String
See Also