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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)