LumiSoft Mail Server User API
Password Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserMessageRuleAction_StoreToFtp > Password
Gets or sets FTP server user 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)