Message.MessageFlags 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::MessageFlags MessageFlags { Microsoft::HostIntegration::MqClient::MessageFlags get(); void set(Microsoft::HostIntegration::MqClient::MessageFlags value); };
public Microsoft.HostIntegration.MqClient.MessageFlags MessageFlags { get; set; }
member this.MessageFlags : Microsoft.HostIntegration.MqClient.MessageFlags with get, set
Public Property MessageFlags As MessageFlags