InstantMessagingCall.Flow 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 an InstantMessagingFlow for this call.
public:
property Microsoft::Rtc::Collaboration::InstantMessagingFlow ^ Flow { Microsoft::Rtc::Collaboration::InstantMessagingFlow ^ get(); };
public Microsoft.Rtc.Collaboration.InstantMessagingFlow Flow { get; }
member this.Flow : Microsoft.Rtc.Collaboration.InstantMessagingFlow
Public ReadOnly Property Flow As InstantMessagingFlow