SmsFilterRules(SmsFilterActionType) Constructor

Definition

Creates an instance of SmsFilterRules.

public:
 SmsFilterRules(SmsFilterActionType actionType);
 SmsFilterRules(SmsFilterActionType const& actionType);
public SmsFilterRules(SmsFilterActionType actionType);
function SmsFilterRules(actionType)
Public Sub New (actionType As SmsFilterActionType)

Parameters

actionType
SmsFilterActionType

An enumeration value that specifies which action type is to be associated with the rules for this instance. Action type determines the order in which rules are evaluated, as well as the action to be taken when a rule is matched.

Windows requirements

App capabilities
cellularMessaging sms

Applies to