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