LumiSoft Net Help
FormattedName Property
NamespacesLumiSoft.Net.Mime.vCardvCardFormattedName
Gets or sets formatted(Display name) name. Returns null if FN: item doesn't exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public string FormattedName { get; set; }
Public Property FormattedName As String
	Get
	Set
public:
property String^ FormattedName {
	String^ get ();
	void set (String^ value);
}
member FormattedName : string with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119