ConferenceInvitationReceivedEventArgsExtensions.IsRingBackDisabled 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 IsRingBackDisabled(Microsoft::Rtc::Collaboration::ConferenceInvitationReceivedEventArgs ^ eventArgs);
public static bool IsRingBackDisabled (this Microsoft.Rtc.Collaboration.ConferenceInvitationReceivedEventArgs eventArgs);
static member IsRingBackDisabled : Microsoft.Rtc.Collaboration.ConferenceInvitationReceivedEventArgs -> bool
<Extension()>
Public Function IsRingBackDisabled (eventArgs As ConferenceInvitationReceivedEventArgs) As Boolean
Parameters
- eventArgs
- ConferenceInvitationReceivedEventArgs