LumiSoft Mail Server User API
NoteText Property
Namespaces > LumiSoft.Net.Mime.vCard > vCard > NoteText
Gets or sets note text. Returns null if NOTE: item doesn't exist.
Syntax
C#Visual BasicManaged C++
public string NoteText { get; set; }
Public Property NoteText As String
public:
String^ NoteText {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)