InstantMessagingFlow.MessageConsumptionMode 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.
Gets the message consumption mode for this flow as configured in the flow settings.
public:
property Microsoft::Rtc::Collaboration::InstantMessageConsumptionMode MessageConsumptionMode { Microsoft::Rtc::Collaboration::InstantMessageConsumptionMode get(); };
public Microsoft.Rtc.Collaboration.InstantMessageConsumptionMode MessageConsumptionMode { get; }
member this.MessageConsumptionMode : Microsoft.Rtc.Collaboration.InstantMessageConsumptionMode
Public ReadOnly Property MessageConsumptionMode As InstantMessageConsumptionMode