SmsFilterRules(SmsFilterActionType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|