Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declines the incoming conference invitation with response code DeclineEverywhere.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub DeclineEverywhere
'Usage
Dim instance As ConferenceInvitation
instance.DeclineEverywhere()
public void DeclineEverywhere()
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when:
|
| RealTimeException | Thrown when a transport error occurs while sending the response. |