InboxRule.Actions

InboxRule.Actions property

Gets or sets the actions to be taken on a message when the conditions are fulfilled.

public RuleActions Actions { get; set; }

See Also