LumiSoft Mail Server User API
Title Property
Namespaces > LumiSoft.Net.SDP > SDP_Media > Title
Gets or sets media title.
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)