LumiSoft Mail Server User API
DisplayName Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_NameAddress > DisplayName
Gets or sets display name.
Syntax
C#Visual BasicManaged C++
public string DisplayName { get; set; }
Public Property DisplayName As String
public:
String^ DisplayName {
	String^ get ();
	void set (String^ value);
}

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