MessageVersion Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MessageVersion type exposes the following members.
| Name | Description | |
|---|---|---|
|
Addressing | Gets the version of WS-Addressing that is associated with the current message version. |
|
Default | Gets the default message version used by Windows Phone. |
|
Envelope | Gets the SOAP version associated with the current message version. |
|
None | Gets the message version that does not use SOAP or WS-Addressing. |
|
Soap11 | Gets the message version using SOAP 1.1. |
|
Soap12WSAddressing10 | Gets the message version using WS-Addressing 1.0 and SOAP 1.2. |
Show: