InterceptedSmsMessage.Body property

This API is not intended to be used directly from your code.

Syntax

public string Body { get; }
Public ReadOnly Property Body As String
public:
property String^ Body { 
   String^ get();
}

Property value

Type: System.String [.NET] | Platform::String [C++]

This API is not intended to be used directly from your code.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Networking.NetworkOperators Windows::Phone::Networking::NetworkOperators [C++]

Metadata

Windows.WinMD

See also

InterceptedSmsMessage