LumiSoft Mail Server User API
Password Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserRemoteServer > Password
Gets or sets remote server password.
Syntax
C#Visual BasicManaged C++
public string Password { get; set; }
Public Property Password As String
public:
String^ Password {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)