Edit

Share via


InstantMessagingFlow.Call Property

Definition

Gets the InstantMessagingCall associated with this flow. Can be null if the call type is not InstantMessagingCall.

public:
 property Microsoft::Rtc::Collaboration::InstantMessagingCall ^ Call { Microsoft::Rtc::Collaboration::InstantMessagingCall ^ get(); };
public Microsoft.Rtc.Collaboration.InstantMessagingCall Call { get; }
member this.Call : Microsoft.Rtc.Collaboration.InstantMessagingCall
Public ReadOnly Property Call As InstantMessagingCall

Property Value

Applies to