ConferenceInvitation.Decline Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
Decline() | Declines the incoming conference invitation with response code 603 (DeclineEverywhere). |
![]() |
Decline(ConferenceInvitationDeclineOptions) | Declines the incoming conference invitation with the given ConferenceInvitationDeclineOptions. |
Top