LumiSoft Mail Server User API
Url Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserMessageRuleAction_PostToHttp > Url
Gets or sets HTTP URL where to post message.
Syntax
C#Visual BasicManaged C++
public string Url { get; set; }
Public Property Url As String
public:
String^ Url {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)