OperationDescription.Messages Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the descriptions of the messages that make up the operation.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Description.MessageDescriptionCollectionA MessageDescriptionCollection that contains descriptions of the messages that make up the operation.
Show: