Message.Report Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::HostIntegration::MqClient::Report Report { Microsoft::HostIntegration::MqClient::Report get(); void set(Microsoft::HostIntegration::MqClient::Report value); };
public Microsoft.HostIntegration.MqClient.Report Report { get; set; }
member this.Report : Microsoft.HostIntegration.MqClient.Report with get, set
Public Property Report As Report