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

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