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.23341.1754
Syntax
public string FullName { get; set; }

Property Value

Type: String
See Also