Share via


SmsVoicemailMessage.To Property

Definition

The phone number the message was sent to.

public:
 property Platform::String ^ To { Platform::String ^ get(); };
winrt::hstring To();
public string To { get; }
var string = smsVoicemailMessage.to;
Public ReadOnly Property To As String

Property Value

String

Platform::String

winrt::hstring

The phone number the message was sent to.

Windows requirements

App capabilities
cellularMessaging sms

Applies to