Edit

Share via


ConferenceInvitationDeclineOptions.ResponseCode Property

Definition

Gets or sets the response code that will be used to decline the incoming ConferenceInvitation

public:
 property int ResponseCode { int get(); void set(int value); };
public int ResponseCode { get; set; }
member this.ResponseCode : int with get, set
Public Property ResponseCode As Integer

Property Value

Exceptions

Thrown when the value is outside the range of acceptable response codes for declining a conference invitation

Applies to