ConversationParticipantExtensions.IsPhoneParticipant Method
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:
[System::Runtime::CompilerServices::Extension]
static bool IsPhoneParticipant(Microsoft::Rtc::Collaboration::ConversationParticipant ^ participant);
public static bool IsPhoneParticipant (this Microsoft.Rtc.Collaboration.ConversationParticipant participant);
static member IsPhoneParticipant : Microsoft.Rtc.Collaboration.ConversationParticipant -> bool
<Extension()>
Public Function IsPhoneParticipant (participant As ConversationParticipant) As Boolean
Parameters
- participant
- ConversationParticipant