Message Properties
Collapse the table of content
Expand the table of content

Message Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Message type exposes the following members.

  NameDescription
Public property Headers When overridden in a derived class, gets the headers of the message.
Protected property IsDisposed Returns a value that indicates whether the Message is disposed.
Public property IsEmpty Returns a value that indicates whether the Message is empty.
Public property IsFault Gets a value that indicates whether this message generates any SOAP faults.
Public property Properties When overridden in a derived class, gets a set of processing-level annotations to the message.
Public property State Gets the current state of this Message.
Public property Version When overridden in a derived class, gets the SOAP and WS-Addressing versions of the message.
Top

Show:
© 2017 Microsoft