LumiSoft Mail Server User API
Rule Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserMessageRuleActionCollection > Rule
Gets owner message rule where this actions apply.
Syntax
C#Visual BasicManaged C++
public UserMessageRule Rule { get; }
Public ReadOnly Property Rule As UserMessageRule
public:
UserMessageRule^ Rule {
	UserMessageRule^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)