Share via


SmsFilterRule.WapApplicationIds Property

Definition

Gets a list of WAP application identifiers for the SMS message that matches this rule.

public:
 property IVector<Platform::String ^> ^ WapApplicationIds { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> WapApplicationIds();
public IList<string> WapApplicationIds { get; }
var iVector = smsFilterRule.wapApplicationIds;
Public ReadOnly Property WapApplicationIds As IList(Of String)

Property Value

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

List of WAP application identifiers.

Windows requirements

App capabilities
cellularMessaging sms

Applies to