SmsWapMessage.ApplicationId Property

Definition

Gets the value of the X-Wap-Application-Id header of the SmsWapMessage.

public:
 property Platform::String ^ ApplicationId { Platform::String ^ get(); };
winrt::hstring ApplicationId();
public string ApplicationId { get; }
var string = smsWapMessage.applicationId;
Public ReadOnly Property ApplicationId As String

Property Value

String

Platform::String

winrt::hstring

The value of the X-Wap-Application-Id header.

Windows requirements

App capabilities
cellularMessaging sms

Applies to